Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Leader chan string // contains filtered or unexported fields }
func New ¶
func New(cfg configuration.Configuration, hostname string, registry *registry.Registry, l *slog.Logger) (*Client, error)
func NewWithHTTPClient ¶
func (*Client) IsRegistered ¶
func (r *Client) IsRegistered() bool
Click to show internal directories.
Click to hide internal directories.