Documentation
¶
Overview ¶
Package optionsui defines the behavior underlying the user interface for the extension's options.
Index ¶
Constants ¶
View Source
const ( // LoadButton indicates that the button loads the key into the agent. LoadButton buttonKind = iota // UnloadButton indicates that the button unloads the key from the // agent. UnloadButton // RemoveButton indicates that the button removes the key. RemoveButton )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.