Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KeyComponent is the label for the component name. KeyComponent = "component" // KeyComponentInstance is the label for the component instance name. KeyComponentInstance = "component_instance" // KeyOperation is the label for the operation name. KeyOperation = "operation" // KeyResult is the label for the result of the operation. KeyResult = "result" ValResultSuccess = "success" ValResultError = "error" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.