package
0.0.0-20211102140413-9eb21d342b30
Repository: https://github.com/code-cord/cc.core.server.git
Documentation: pkg.go.dev

# Functions

New returns new storage instance.

# Structs

Bucket represents storage bucket model.
Config represents storage configuration model.
Cursor represents storage cursor for navigating across data.
Storage represents storage implementation model.

# Interfaces

RawValue represents interface for working with the storage raw value.

# Type aliases

MarshalFn represents type for the marshal value func.
UnmarshalFn represents type for the unmarshal value func.