Documentation ¶
Overview ¶
Location for applications for Heketi
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application interface { SetRoutes(router *mux.Router) error Close() Auth(w http.ResponseWriter, r *http.Request, next http.HandlerFunc) }
Click to show internal directories.
Click to hide internal directories.