gocask

package module
v0.0.0-...-ba80f2a Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: MIT Imports: 10 Imported by: 0

README

gocask

Go implementation of Bitcask Database

Documentation

Index

Constants

View Source
const MaxFileSize int64 = 1 << 30

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	// contains filtered or unexported fields
}

type GocaskHandle

type GocaskHandle struct {
	// contains filtered or unexported fields
}

func Gocask

func Gocask(fileName string) (*GocaskHandle, error)

/ Gocask - create new GocaskHandle / / @params fileName - datafile name (new or existing) / @return GoCaskHandle, error

Jump to

Keyboard shortcuts

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