Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusRunning int = 0 StatusUnknown int = 1 StatusError int = 2 )
Variables ¶
View Source
var (
Store = &backendStore{backends: make(map[string]Backend)}
)
Functions ¶
func RegisterBackend ¶
func SetStatusLogErrorf ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.