Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContextKey = contextKeyType{}
contextKey is the key used for the context to store the logger.
Functions ¶
This section is empty.
Types ¶
type AutoClient ¶
type AutoClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg Config, fn processFn) *AutoClient
Click to show internal directories.
Click to hide internal directories.