Documentation
¶
Index ¶
Constants ¶
View Source
const ( POST = "POST" GET = "GET" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RESTController ¶
type RESTController struct {
DBController *dbcontrollers.MYSQLController
}
func NewRESTController ¶
func NewRESTController() (*RESTController, error)
Click to show internal directories.
Click to hide internal directories.