Documentation ¶ Index ¶ func Browse(url string) error func BrowseWithCheck(url string) func Check(msg interface{}) func Eprintln(err error) func Get(ctx context.Context) *github.Client func InitBrowser(writer io.Writer) func Token() string func UserName() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Browse ¶ func Browse(url string) error func BrowseWithCheck ¶ added in v0.1.1 func BrowseWithCheck(url string) func Check ¶ func Check(msg interface{}) func Eprintln ¶ added in v0.1.4 func Eprintln(err error) func Get ¶ func Get(ctx context.Context) *github.Client func InitBrowser ¶ func InitBrowser(writer io.Writer) func Token ¶ func Token() string func UserName ¶ func UserName() string Types ¶ This section is empty. Source Files ¶ View all Source files browser.gocheck.goclient.go Click to show internal directories. Click to hide internal directories.