Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseOptionMethodPath ¶
func ParseRequest ¶
func ParseRequest(r io.Reader) (*plugin.CodeGeneratorRequest, error)
ParseRequest parses a code generator request from a proto Message.
Types ¶
type ProtoParamType ¶
type ProtoParamType struct { Services []string //要去重,此得到的是service list RpcList []RpcParamType }
pb文件的参数信息
Click to show internal directories.
Click to hide internal directories.