Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
func (Controller) GetSystems ¶
func (c Controller) GetSystems(db *sql.DB) http.HandlerFunc
func (Controller) Login ¶
func (c Controller) Login(db *sql.DB) http.HandlerFunc
func (Controller) Signup ¶
func (c Controller) Signup(db *sql.DB) http.HandlerFunc
func (Controller) UpdateSystems ¶
func (c Controller) UpdateSystems(db *sql.DB) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.