Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
5
pkg/can-go/tools/stringer/tool.go
Normal file
5
pkg/can-go/tools/stringer/tool.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//+build tool
|
||||
|
||||
package tool
|
||||
|
||||
import _ "golang.org/x/tools/cmd/stringer"
|
||||
Reference in New Issue
Block a user