Documentation ¶
Index ¶
Constants ¶
View Source
const CollectionTest = "test"
View Source
const CollectionTrain = "train"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Main struct of the controller
func (*Controller) Serve ¶
func (c *Controller) Serve(port int)
Starts the Controller API to handle requests
Source Files ¶
Click to show internal directories.
Click to hide internal directories.