Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCliFlags ¶
NewCliFlags returns cli flags to configure a core client.
Types ¶
type AddrToAppName ¶
AddrToAppName define required function of an appname instance
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the the real implementation of addr to integration app name interface.
func NewClient ¶
func NewClient(sugar *zap.SugaredLogger, url string) (*Client, error)
NewClient creates a new client to addr to app name interfaces
func NewClientFromContext ¶
NewClientFromContext returns new core client from cli flags.
Click to show internal directories.
Click to hide internal directories.