Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartWebServer ¶
StartWebServer starts the HTTP service and listens for the requests
Types ¶
type ClitWorker ¶
type ClitWorker interface {
Process(words []*api.CliticsInput) ([]*api.CliticsOutput, error)
}
ClitWorker returns available clitics in a list
Click to show internal directories.
Click to hide internal directories.