Documentation ¶
Index ¶
Constants ¶
View Source
const BackendName = "stdout"
BackendName is the name of this backend.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient() (backendTypes.Backend, error)
NewClient constructs a stdout backend.
func NewClientFromViper ¶
func NewClientFromViper(v *viper.Viper) (backendTypes.Backend, error)
NewClientFromViper constructs a stdout backend.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.