...

Source file src/github.com/grpc-ecosystem/grpc-gateway/runtime/doc.go

Documentation: github.com/grpc-ecosystem/grpc-gateway/runtime

     1  /*
     2  Package runtime contains runtime helper functions used by
     3  servers which protoc-gen-grpc-gateway generates.
     4  */
     5  package runtime
     6  

View as plain text