Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAstParser ¶
Types ¶
type PbAst ¶
type PbAst struct {
Package string
// external reference
Imports map[string]string
Strcuts map[string]*Struct
// rpc server's functions,not all functions
Service []*RpcService
}
parsing for rpc
func (*PbAst) GenTypesCode ¶
type RpcService ¶
Click to show internal directories.
Click to hide internal directories.