Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMethodDescFromProto ¶
func GetMethodDescFromProto(call, proto string, imports []string) (*desc.MethodDescriptor, error)
GetMethodDescFromProto gets method descritor for the given call symbol from proto file given my path proto imports is used for import paths in parsing the proto file
func GetMethodDescFromProtoSet ¶
func GetMethodDescFromProtoSet(call, protoset string) (*desc.MethodDescriptor, error)
GetMethodDescFromProtoSet gets method descritor for the given call symbol from protoset file given my path protoset
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.