directory
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Command prpc can make RPCs to pRPC servers and display their description.
Command svcdec stands for 'service decorator'.
Command svcmux reads a service interface XYZServer generated by protoc and generates VersionedXYZV struct that stores a map version->implementation, and a default version.