feat(relay): add websocket. #11
Annotations
10 errors
lint:
types/message/message.go#L340
unnecessary trailing newline (whitespace)
|
lint:
types/errors.go#L6
the type name `ErrEncode` should conform to the `XxxError` format (errname)
|
lint:
types/errors.go#L15
the type name `ErrDecode` should conform to the `XxxError` format (errname)
|
lint:
types/message/message.go#L81
the given struct should be annotated with the `json` tag (musttag)
|
lint:
types/message/message.go#L170
the given struct should be annotated with the `json` tag (musttag)
|
lint:
types/message/message.go#L365
the given struct should be annotated with the `json` tag (musttag)
|
lint:
types/message/message.go#L487
return with no blank line before (nlreturn)
|
lint:
types/message/message.go#L507
return with no blank line before (nlreturn)
|
lint:
relay/relay.go#L94
return with no blank line before (nlreturn)
|
lint
issues found
|