Documentation ¶
Overview ¶
Provides the gear daemon's http API with and without encrypted token support.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct {
// contains filtered or unexported fields
}
func (*Daemon) ExampleUrls ¶
func (*Daemon) RegisterCommand ¶
func (*Daemon) Start ¶
func (d *Daemon) Start(addr string, dispatch *dispatcher.Dispatcher, done chan<- bool) error
Click to show internal directories.
Click to hide internal directories.