types

package
v0.0.0-...-821b0f8 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2013 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package types is where exportable API structures go. This is so we can share the XML marshalling and unmarshalling with the services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CanaryMachine

type CanaryMachine struct {
	XMLName xml.Name `xml:"canarymachine" datastore:"-" json:"-"`
	BootId  string   `xml:"bootid,attr"`
}

CanaryMachine is a machine that will get a new update on a track earlier than everyone else. This is a mechanism for helping us gain confidence on rolling out an update.

Jump to

Keyboard shortcuts

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