Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_CREDENTIALS_FILE = "TOICredentials" DEFAULT_PARAMETER_FILE = "TOIParameters" )
Variables ¶
View Source
var ( Names = names.RoutingSlips Verb = verbs.Add )
Functions ¶
Types ¶
type Command ¶
type Command struct { utils.BaseCommand CompSpec string Name string Type string Links []string Entry *routingslip.GenericEntry Algorithm string Digest string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.