Versions in this module Expand all Collapse all v0 v0.4.0 Oct 26, 2015 Changes in this version + const EventDeploy + const EventPull + const EventPush + const EventTag + const Freebsd_386 + const Freebsd_amd64 + const Freebsd_arm + const Linux_386 + const Linux_amd64 + const Linux_arm + const Linux_arm64 + const Solaris_amd64 + const StatusError + const StatusFailure + const StatusKilled + const StatusPending + const StatusRunning + const StatusSkipped + const StatusSuccess + const Windows_386 + const Windows_amd64 + var Archs = map[string]uint + type Build struct + Author string + Avatar string + Branch string + Commit string + Created int64 + Email string + Enqueued int64 + Event string + Finished int64 + ID int64 + Link string + Message string + Number int + Ref string + Refspec string + Remote string + RepoID int64 + Started int64 + Status string + Timestamp int64 + Title string + type BuildGroup struct + Builds []*Build + Date string + type CCProject struct + Activity string + LastBuildLabel string + LastBuildStatus string + LastBuildTime string + Name string + WebURL string + XMLName xml.Name + type CCProjects struct + Project *CCProject + XMLName xml.Name + func NewCC(r *Repo, b *Build, link string) *CCProjects + type Feed struct + Author string + Avatar string + Branch string + Commit string + Created int64 + Email string + Event string + Finished int64 + FullName string + Message string + Name string + Number int + Owner string + Ref string + Refspec string + Remote string + Started int64 + Status string + Title string + type Job struct + BuildID int64 + Enqueued int64 + Environment map[string]string + ExitCode int + Finished int64 + ID int64 + NodeID int64 + Number int + Started int64 + Status string + type Key struct + ID int64 + Private string + Public string + RepoID int64 + type Log struct + Data []byte + ID int64 + JobID int64 + type Netrc struct + Login string + Machine string + Password string + type Node struct + Addr string + Arch string + CA string + Cert string + ID int64 + Key string + type Perm struct + Admin bool + Pull bool + Push bool + type Repo struct + AllowDeploy bool + AllowPull bool + AllowPush bool + AllowTag bool + Avatar string + Branch string + Clone string + FullName string + Hash string + ID int64 + IsPrivate bool + IsStarred bool + IsTrusted bool + Link string + Name string + Owner string + Timeout int64 + UserID int64 + type RepoLite struct + Avatar string + FullName string + Name string + Owner string + type System struct + Globals []string + Link string + Plugins []string + Version string + type User struct + Active bool + Admin bool + Avatar string + Email string + Expiry int64 + Hash string + ID int64 + Login string + Secret string + Token string