Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModeNone mode = iota ModeAdd ModeConnect )
View Source
const ( SymbolProcessGroup = "📁" SymbolProcessor = "⊞" SymbolRemoteProcessGroup = "☁️" SymbolFunnel = "Ⴤ" SymbolInputPort = "⇥" SymbolOutputPort = "↦" SymbolConnection = "->" SymbolStarted = "▸" SymbolStopped = "■" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllowableValues ¶
type AllowableValues []string
func (AllowableValues) IsBoolean ¶
func (av AllowableValues) IsBoolean() bool
Click to show internal directories.
Click to hide internal directories.