Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreate ¶
func HandleCreate(secretCtrl *secret.Controller) http.HandlerFunc
HandleCreate returns a http.HandlerFunc that creates a new secretsitory.
func HandleDelete ¶
func HandleDelete(secretCtrl *secret.Controller) http.HandlerFunc
func HandleFind ¶
func HandleFind(secretCtrl *secret.Controller) http.HandlerFunc
HandleFind finds a secret from the database.
func HandleUpdate ¶
func HandleUpdate(secretCtrl *secret.Controller) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.