Documentation ¶
Index ¶
- func Ago(m *time.Time, now time.Time) string
- func Check(selected bool) string
- func Date(t *time.Time) string
- func Duration(d time.Duration) string
- func Number(v interface{}) string
- func OnOff(on bool) string
- func PaginationFooter(list model.ResourceList) string
- func TimeSince(m time.Time, now time.Time) string
- type Printer
- type Table
- type TableWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PaginationFooter ¶
func PaginationFooter(list model.ResourceList) string
Types ¶
type Printer ¶
func NewPrinter ¶
func NewPrinter() Printer
Click to show internal directories.
Click to hide internal directories.