//
pkg.gl
Category
github.com/suquant/wgrest
storage
package
0.2.0
Repository:
https://github.com/suquant/wgrest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
106 SLOC
#
Functions
NewStorage
NewStorage create new storage by type.
#
Constants
DiskStorage
DiskStorage disk storage.
MemoryStorage
MemoryStorage memory storage.
#
Variables
ErrClosed
ErrClosed error for read/write in cloased storage.
#
Interfaces
Storage
Storage storage interface.
#
Type aliases
Type
Type storage type.