README ¶ grpc Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func PostProto[T proto.Message](host, path string, req proto.Message, reps T, header http.Header) (*T, error) func ProtoToString(val proto.Message) string func SimpleServer(addr string, g *grpc.Server) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PostProto ¶ added in v0.1.4 func PostProto[T proto.Message](host, path string, req proto.Message, reps T, header http.Header) (*T, error) func ProtoToString ¶ added in v0.1.4 func ProtoToString(val proto.Message) string func SimpleServer ¶ func SimpleServer(addr string, g *grpc.Server) SimpleServer 启动一个简单的grpc服务 Types ¶ This section is empty. Source Files ¶ View all Source files grpc_server.gorequest_tool.go Click to show internal directories. Click to hide internal directories.