Documentation ¶
Overview ¶
Package robot defines and implements the master robot interface.
Index ¶
- type Config
- type Error
- type Munbot
- type Robot
- func (m *Robot) Configure(c *Config, wc *wapp.Config) error
- func (m *Robot) CurrentState(s string)
- func (m *Robot) ExitNotify(c chan<- bool)
- func (m *Robot) ServeHTTP(w http.ResponseWriter, r *http.Request)
- func (m *Robot) Start() error
- func (m *Robot) Stop() error
- func (m *Robot) Uptime() time.Duration
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Munbot ¶
Click to show internal directories.
Click to hide internal directories.