Documentation
¶
Index ¶
- func CreateBrand(w http.ResponseWriter, r *http.Request)
- func CreateClothing(w http.ResponseWriter, r *http.Request)
- func CreateType(w http.ResponseWriter, r *http.Request)
- func GetBrands(w http.ResponseWriter, r *http.Request)
- func GetClothing(w http.ResponseWriter, r *http.Request)
- func GetTypes(w http.ResponseWriter, r *http.Request)
- func SearchBrands(w http.ResponseWriter, r *http.Request)
- func SearchClothing(w http.ResponseWriter, r *http.Request)
- func SearchTypes(w http.ResponseWriter, r *http.Request)
- func SetupRoutes(issuer, audience string) http.Handler
- func UpdateBrand(w http.ResponseWriter, r *http.Request)
- func UpdateClothing(w http.ResponseWriter, r *http.Request)
- func UpdateType(w http.ResponseWriter, r *http.Request)
- func ViewBrand(w http.ResponseWriter, r *http.Request)
- func ViewClothing(w http.ResponseWriter, r *http.Request)
- func ViewType(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBrand ¶ added in v1.0.3
func CreateBrand(w http.ResponseWriter, r *http.Request)
func CreateClothing ¶
func CreateClothing(w http.ResponseWriter, r *http.Request)
func CreateType ¶ added in v1.0.3
func CreateType(w http.ResponseWriter, r *http.Request)
func GetClothing ¶
func GetClothing(w http.ResponseWriter, r *http.Request)
func SearchBrands ¶ added in v1.0.3
func SearchBrands(w http.ResponseWriter, r *http.Request)
func SearchClothing ¶
func SearchClothing(w http.ResponseWriter, r *http.Request)
func SearchTypes ¶ added in v1.0.3
func SearchTypes(w http.ResponseWriter, r *http.Request)
func SetupRoutes ¶
func UpdateBrand ¶ added in v1.0.3
func UpdateBrand(w http.ResponseWriter, r *http.Request)
func UpdateClothing ¶
func UpdateClothing(w http.ResponseWriter, r *http.Request)
func UpdateType ¶ added in v1.0.3
func UpdateType(w http.ResponseWriter, r *http.Request)
func ViewClothing ¶
func ViewClothing(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.