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