Documentation
¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Color ¶
type Color struct { }
Color is a color text output
type Output ¶
type Output interface { Inline(string) Info(string) Error(string) Fatal(string) StarLine(*model.Star) Star(*model.Star) Tick() }
Output represents an output option
type Text ¶
type Text struct { }
Text is a monochrome text output
func (*Text) Star ¶
Star displays a star
Example ¶
Output: hoop33/limo (*: 1000000) (Go) cli, git A CLI for managing starred Git repositories Home page: https://github.com/hoop33/limo URL: https://github.com/hoop33/limo.git Starred on Tue Jun 21 14:56:05 UTC 2016
Click to show internal directories.
Click to hide internal directories.