# github.com/infobloxopen/acme/cmd/server
./grpc.go:40:12: undefined: svc
./grpc.go:44:2: undefined: pb
./main.go:5:2: imported and not used: "flag"
./main.go:9:2: imported and not used: "github.com/infobloxopen/acme/vendor/github.com/grpc-ecosystem/go-grpc-middleware" as grpc_middleware
./main.go:10:2: imported and not used: "github.com/infobloxopen/acme/vendor/github.com/grpc-ecosystem/go-grpc-middleware/validator" as grpc_validator
./main.go:81:34: undefined: fmt
./main.go:96:26: undefined: strings
./main.go:99:3: undefined: log
./main.go:102:4: undefined: log
./main.go:105:3: undefined: log
./main.go:105:3: too many errors```
Reproduction Steps:
Project is created. But does not compile.