//
pkg.gl
Category
github.com/readium/readium-lcp-server
storage
package
0.0.0-20240827173519-ada784989723
Repository:
https://github.com/readium/readium-lcp-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
5
Files
220 SLOC
#
Functions
NewFileSystem
NewFileSystem creates a new storage .
NoStorage
NoStorage creates a new void storage .
S3
S3 inits and S3 storage.
#
Variables
ErrNotFound
ErrNotFound is not found.
#
Structs
S3Config
S3Config structure.
#
Interfaces
Item
Item interface.
Store
Store interface.