@ -1,6 +1,13 @@
package main
import "log"
func init() {
log.SetFlags(log.Llongfile | log.LstdFlags)
}
//go:generate bash -c "protoc --go_out=plugins=grpc:. proto/*.proto"
func main() {
NewNetCard().Run()
The note is not visible to the blocked user.