Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetGlobalVariable ¶
func SetGlobalVariable(name, value string)
SetGlobalVariable sets a value that will be merged into all sessions
func SetVariable ¶
func SetVariable(host, name, value string)
SetVariable sets a value to a specific variable, creating a session if it doesn't exists
Types ¶
type SetVariableRequest ¶
type SetVariableRequest struct {
Values []model.KeyValuePair
}
SetVariableRequest is used to request a variable to be set
Click to show internal directories.
Click to hide internal directories.