Documentation
¶
Index ¶
- func APILabel() string
- func Accent(text string) string
- func AccentPanel(title, content string) string
- func Banner(version string) string
- func Bold(text string) string
- func Bullet(label, value string) string
- func DBLabel() string
- func Dashboard(cfgPath, projectDir string, hasDB, hasAPI, hasGRPC bool, missingDeps int) string
- func DepStatus(name string, installed bool, purpose string) string
- func Dim(text string) string
- func Error(text string) string
- func GRPCLabel() string
- func HTTPMethod(method string) string
- func Hint(text string) string
- func KeyValue(label, value string) string
- func MakeLabel() string
- func NumberedList(items []string) string
- func Panel(title, content string) string
- func RunLabel() string
- func Section(title string) string
- func Step(num int, label string) string
- func StepDone(num int, label string) string
- func Success(text string) string
- func Table(headers []string, rows [][]string) string
- func Warning(text string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccentPanel ¶ added in v0.9.0
func HTTPMethod ¶ added in v0.9.0
func NumberedList ¶ added in v0.9.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.