Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OnVolume func( ctx types.Context, req *http.Request, store types.Store, volume *types.Volume) (bool, error)
OnVolume is a handler to which an external provider can attach that is invoked for every Volume object produced prior to it being written to the response writer.
If a false value is returned the volume will not be provided to the response writer.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.