Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func NewDispatcher ¶
func NewDispatcher() *Dispatcher
func (*Dispatcher) CreateTask ¶
func (d *Dispatcher) CreateTask(w http.ResponseWriter, incoming *http.Request)
Click to show internal directories.
Click to hide internal directories.