Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Local indicates whether we are running locally, as opposed to in // production. Local = flag.Bool("local", false, "Running locally if true. As opposed to in production.") )
Functions ¶
func Init ¶
func Init(appName string) (swarmingv2.SwarmingV2Client, cas.CAS, error)
Init initializes common master tasks and returns an authenticated swarming client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.