Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func NewController ¶
func NewController(dialector gorm.Dialector, config *gorm.Config) Controller
func (*Controller) FetchAll ¶
func (controller *Controller) FetchAll(writer http.ResponseWriter, request *http.Request)
func (*Controller) FetchOne ¶
func (controller *Controller) FetchOne(writer http.ResponseWriter, request *http.Request)
func (*Controller) Record ¶
func (controller *Controller) Record(writer http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.