Documentation ¶
Index ¶
- func DeleteConfirmEndpointFactory(store interfaces.MetadataStore, uiDir string) http.Handler
- func DeleteEndpointFactory(store interfaces.MetadataStore, contentStore interfaces.ContentStore) http.Handler
- func IndexEndpointFactory(store interfaces.MetadataStore, uiDir string) http.Handler
- func ProcessUploadEndpointFactory(store interfaces.MetadataStore, contentStore interfaces.ContentStore) http.Handler
- func UploadEndpointFactory(uiDir string) http.Handler
- type UIBucket
- type UIData
- type UIFile
- type UIUploadData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteConfirmEndpointFactory ¶
func DeleteConfirmEndpointFactory(store interfaces.MetadataStore, uiDir string) http.Handler
func DeleteEndpointFactory ¶
func DeleteEndpointFactory(store interfaces.MetadataStore, contentStore interfaces.ContentStore) http.Handler
func IndexEndpointFactory ¶
func IndexEndpointFactory(store interfaces.MetadataStore, uiDir string) http.Handler
func ProcessUploadEndpointFactory ¶
func ProcessUploadEndpointFactory(store interfaces.MetadataStore, contentStore interfaces.ContentStore) http.Handler
func UploadEndpointFactory ¶
Types ¶
type UIUploadData ¶
Click to show internal directories.
Click to hide internal directories.