Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUsageTable ¶
func NewUsageTable(scheme string) (*tablewriter.Table, *bytes.Buffer)
func UsageInfo ¶
func UsageInfo(infos map[string]UsageInfoProvider) string
Types ¶
type UsageInfoProvider ¶
type UsageInfoProvider interface {
UsageInfo() string
}
Click to show internal directories.
Click to hide internal directories.