Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // default metric prefix DefaultMetricPrefix = "micro_" // default label prefix DefaultLabelPrefix = "micro_" )
Functions ¶
func NewCallWrapper ¶
func NewCallWrapper(opts ...Option) client.CallWrapper
func NewClientWrapper ¶
func NewHandlerWrapper ¶
func NewHandlerWrapper(opts ...Option) server.HandlerWrapper
func NewSubscriberWrapper ¶
func NewSubscriberWrapper(opts ...Option) server.SubscriberWrapper
Types ¶
Click to show internal directories.
Click to hide internal directories.