Documentation
¶
Index ¶
- func FormatIdleTimeout(timeout any) string
- func GetCommandId(xml string) (id string)
- func GetNodeText(n *xmlquery.Node) string
- func GetShellId(xml string) (id string)
- func Iso8601Duration(seconds int) string
- func NewUuid() string
- func OptOrDefault(options Arguments, key string, defaultValue any) any
- func OptStringSlice(opts Arguments, key string, defaultVal []string) []string
- func ParseOutput(xml []byte, oc *Output) (finish bool)
- func ParseXML(xml string) (*xmlquery.Node, error)
- type Arguments
- type Output
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatIdleTimeout ¶
func GetCommandId ¶
func GetNodeText ¶
func GetShellId ¶
func Iso8601Duration ¶
convierte segundos a formato ISO8601 duración.
func OptStringSlice ¶
optStringSlice es un helper para obtener []string desde map[string]any
func ParseOutput ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.