Documentation ¶
Index ¶
- func ClientJSONPrint(t dto.Client, w io.Writer) error
- func ClientPrint(cs []dto.Client, w io.Writer) error
- func ClientPrintQuietly(cs []dto.Client, w io.Writer) error
- func ClientPrintWithTemplate(format string) func([]dto.Client, io.Writer) error
- func ClientsCSVPrint(clients []dto.Client, out io.Writer) error
- func ClientsJSONPrint(t []dto.Client, w io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientJSONPrint ¶
ClientJSONPrint will print as JSON
func ClientPrint ¶
ClientPrint will print more details
func ClientPrintQuietly ¶
ClientPrintQuietly will only print the IDs
func ClientPrintWithTemplate ¶
ClientPrintWithTemplate will print each client using the format string
func ClientsCSVPrint ¶
ClientsCSVPrint will print as CSV
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.