feat(relay): add auto acme with relay-server started #557
Annotations
7 errors
|
Verify
Process completed with exit code 2.
|
|
Verify:
portal/acme/dnsrecord.go#L319
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
Verify:
portal/acme/dnsrecord.go#L60
fieldalignment: struct with 88 pointer bytes could be 80 (govet)
|
|
Verify:
portal/acme/dnsrecord.go#L54
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
|
Verify:
portal/acme/dnsrecord.go#L48
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
|
Verify:
portal/acme/dnsrecord.go#L29
fieldalignment: struct with 16 pointer bytes could be 8 (govet)
|
|
Verify:
portal/relay.go#L46
File is not properly formatted (goimports)
|