Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clothes ¶
type Clothes struct {
// contains filtered or unexported fields
}
Clothes represents a clothes controller
func NewClothesController ¶
func NewClothesController(cs models.ClothesStore) Clothes
NewClothesController creates a new Clothes controller
type Users ¶
type Users struct {
// contains filtered or unexported fields
}
Users represents a users controller
func NewUsersController ¶
NewUsersController creates a new users controller
Click to show internal directories.
Click to hide internal directories.