Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Card ¶
Card is the interface of a card instance
func NewCardJSON ¶
NewCardJSON creates instance that outputs result as JSON format
func NewCardTable ¶
func NewCardTable(client httpClient, output io.Writer, tablewriter *tablewriter.Table) Card
NewCardTable creates instance that outputs result as a table
Click to show internal directories.
Click to hide internal directories.