# Functions
No description provided by the author
CallRPC constructs a request with input source such that prompt inputting, stdin or a file.
No description provided by the author
Clear clears all dependencies and states.
FormatDescriptor formats the descriptor of the passed symbol.
FormatHeaders formats all package names.
FormatMessages formats all package names.
FormatMethod formats a method.
FormatMethods formats all method names.
FormatPackages formats all package names.
FormatServiceDescriptors formats all service descriptors the spec loaded.
FormatServices formats all service names the spec loaded.
FormatServicesOld formats all package names.
No description provided by the author
GetTypeDescriptor gets the descriptor of a type which belongs to the currently selected package.
Inject corresponds an implementation to an interface type.
InjectPartially is almost same as the Inject, but injects only non-nil dependencies.
No description provided by the author
ListPackages lists all package names.
ListRPCs lists all RPC belong to the selected service.
ListServices returns the loaded fully-qualified service names.
ListServicesOld returns the services belong to the selected package.
ParseFullyQualifiedMethodName parses the passed fully-qualified method as fully-qualified service name and method name.
No description provided by the author
UsePackage modifies pkgName as the currently selected package.
UseService modifies svcName as the currently selected service.
# Structs
No description provided by the author
# Type aliases
ErrorCode represents an application error code.