...

Source file src/github.com/letsencrypt/boulder/grpc/test_proto/generate.go

Documentation: github.com/letsencrypt/boulder/grpc/test_proto

     1  package test_proto
     2  
     3  //go:generate sh -c "cd ../.. && protoc -I grpc/test_proto/ -I . --go_out=grpc/test_proto --go-grpc_out=grpc/test_proto --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative grpc/test_proto/interceptors_test.proto"
     4  

View as plain text