localkv

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

File: https://github.com/BrenekH/blinky/blob/dc156eb662a6f52ab98c41ea792af17ed2e66b8a/keyvaluestore/kv.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Badger

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

implements: github.com/BrenekH/blinky.PackageNameToFileProvider implements: github.com/Hayao0819/Kamisato/ayato/repository.PkgNameStoreProvider

func NewBadger

func NewBadger(dir string) (*Badger, error)

func (*Badger) DeletePackageFileEntry

func (b *Badger) DeletePackageFileEntry(packageName string) error

func (*Badger) PackageFile

func (b *Badger) PackageFile(packageName string) (string, error)

func (*Badger) StorePackageFile

func (b *Badger) StorePackageFile(packageName, filePath string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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