storages

package
v0.0.0-...-3b28eea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const NATIVE_STORAGE_DB_FILE string = "data"

Constants defines the database filename's prefix and file extension.

View Source
const NATIVE_STORAGE_DB_FILE_EXT string = "db"
View Source
const NATIVE_STORAGE_DB_FILE_LEGACY_EXT string = "bin"

Variables

This section is empty.

Functions

func NewNativeStorage

func NewNativeStorage(persistent bool) (storage basenine.Storage)

Types

type NativeStorageCoreDumpLock

type NativeStorageCoreDumpLock struct {
	sync.Mutex
}

Serves as a core dump lock

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL