Documentation
¶
Index ¶
- func HandleAdd(envCtrl *environment.Controller) http.HandlerFunc
- func HandleDelete(envCtrl *environment.Controller) http.HandlerFunc
- func HandleGet(envCtrl *environment.Controller, appCtrl *application.Controller) http.HandlerFunc
- func HandleList(envCtrl *environment.Controller) http.HandlerFunc
- func HandleListNavigation(envCtrl *environment.Controller) http.HandlerFunc
- func HandleNew() http.HandlerFunc
- func HandleUpdate(envCtrl *environment.Controller) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAdd ¶
func HandleAdd(envCtrl *environment.Controller) http.HandlerFunc
func HandleDelete ¶
func HandleDelete(envCtrl *environment.Controller) http.HandlerFunc
func HandleGet ¶
func HandleGet(envCtrl *environment.Controller, appCtrl *application.Controller) http.HandlerFunc
func HandleList ¶
func HandleList(envCtrl *environment.Controller) http.HandlerFunc
func HandleListNavigation ¶
func HandleListNavigation(envCtrl *environment.Controller) http.HandlerFunc
func HandleNew ¶
func HandleNew() http.HandlerFunc
func HandleUpdate ¶
func HandleUpdate(envCtrl *environment.Controller) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.