package
0.4.3
Repository: https://github.com/a11en4sec/crawler.git
Documentation: pkg.go.dev

# README


go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest

protoc -I $GOPATH/src  -I . --go_out=.  --go-grpc_out=.  hello.proto

# Structs

No description provided by the author