circleci

package
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2018 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const APIEnvKey = "WTF_CIRCLE_API_KEY"

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct {
	AuthorEmail string `json:"author_email"`
	AuthorName  string `json:"author_name"`
	Branch      string `json:"branch"`
	BuildNum    int    `json:"build_num"`
	Reponame    string `json:"reponame"`
	Status      string `json:"status"`
}

func BuildsFor

func BuildsFor() ([]*Build, error)

type Widget

type Widget struct {
	wtf.TextWidget
}

func NewWidget

func NewWidget() *Widget

func (*Widget) Refresh

func (widget *Widget) Refresh()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL