Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The Go Micro philosophy is sane defaults with a pluggable architecture. We ...
The latest version of this package has small and limited breaking changes. See the changelog for details. Any param.Opt[T], map, slice, struct or string enum uses the tag `json:"...,omitzero"`. Its ...