Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logins map[string]*DSL = map[string]*DSL{}
Logins the loaded login widgets
Functions ¶
Types ¶
type ActionDSL ¶
type ActionDSL struct {
Process string `json:"process,omitempty"`
Args []string `json:"args,omitempty"`
}
ActionDSL the login action DSL
Click to show internal directories.
Click to hide internal directories.