Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PbService ¶
type PbService struct { Name string // Greeter LowerName string // greeter first character to lower Methods []*ServiceMethod // service methods }
PbService service fields
func GetServices ¶
GetServices parse protobuf services
Click to show internal directories.
Click to hide internal directories.