package
Version:
v0.0.0-...-8f649d9
Opens a new window with list of versions in this module.
Published: Aug 14, 2020
License: LGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ReadAddrFromConfig reads a tcp address from a config map
type API interface {
Close() error
}
An API backend exposes data to external interfaces
type Factory func(logger hclog.Logger, minimal interface{}, config map[string]interface{}) (API, error)
Factory is the factory function to create an api backend
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.