package
Version:
v1.17.4
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
MsgInfo MsgLevel = iota
MsgNotice
MsgWarn
MsgError
)
const (
StatusIdle Status = iota
StatusRunning
StatusWaiting
StatusSucceeded
StatusFailed
)
var (
CLI UI = _CLI{}
NONE UI = _NONE{}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.