package
0.0.0-20200506033217-14bcf06ec792
Repository: https://github.com/youlu-cn/grpc-gen.git
Documentation: pkg.go.dev

# README

接口列表

Document generated by protoc-gen-markdown. DO NOT EDIT.

Example - 服务说明,支持 markdown 语法

服务说明,支持 markdown 语法

  1. First item
  2. Second item
  3. Third item
{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}

# Functions

No description provided by the author
RegisterExampleHandler registers the http handlers for service Example to "mux".
RegisterExampleHandlerClient registers the http handlers for service Example to "mux".
RegisterExampleHandlerFromEndpoint is same as RegisterExampleHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterExampleHandlerServer registers the http handlers for service Example to "mux".
Register scoped gRPC server.
No description provided by the author

# Structs

消息类型注释,支持多行, 支持 markdown 语法: > blockquote | Syntax | Description | | ----------- | ----------- | | Header | Title | | Paragraph | Text | .
UnimplementedExampleServer can be embedded to have forward compatible implementations.

# Interfaces

ExampleClient is the client API for Example service.
ExampleServer is the server API for Example service.