Documentation ¶
Index ¶
- type Server
- func (Ω *Server) ConfigurationMapSave(config model.ConfigurationMap) (chan bool, chan error)
- func (Ω *Server) GlobalScriptsSave(globalScriptsXML []byte) (chan bool, chan error)
- func (Ω *Server) ResourceReload(resourceId string) (chan bool, chan error)
- func (Ω *Server) ResourcesList() (chan []model.Resource, chan error)
- func (Ω *Server) SetDefaultResourceDirectory(dir string) (chan bool, chan error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) ConfigurationMapSave ¶
func (Ω *Server) ConfigurationMapSave(config model.ConfigurationMap) (chan bool, chan error)
func (*Server) GlobalScriptsSave ¶
func (*Server) ResourceReload ¶
Click to show internal directories.
Click to hide internal directories.