[v3] update ci (#208)
* rename .github to .github.old * update readme * rename .gitea to .github * update ci * fix linters
This commit is contained in:
@@ -14,7 +14,7 @@ type tcpMessage struct {
|
||||
header metadata.Metadata
|
||||
topic string
|
||||
contentType string
|
||||
body []byte
|
||||
body []byte //nolint:unused
|
||||
}
|
||||
|
||||
func (r *tcpMessage) Topic() string {
|
||||
|
Reference in New Issue
Block a user