Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func NewClientWrapper ¶
func NewClientWrapper() Client
func NewInMemoryClient ¶
func NewInMemoryClient() Client
type ClientWrapper ¶
type ClientWrapper struct {
// contains filtered or unexported fields
}
func (*ClientWrapper) Info ¶
func (c *ClientWrapper) Info(message string) error
type InMemoryClient ¶
type InMemoryClient struct{}
func (*InMemoryClient) Info ¶
func (c *InMemoryClient) Info(message string) error
Click to show internal directories.
Click to hide internal directories.