blob

package
v0.0.0-...-1087858 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

func NewStore

func NewStore(root string) *Store

func (*Store) Path

func (s *Store) Path(hashHex string) string

func (*Store) Put

func (s *Store) Put(ctx context.Context, hashHex string, content []byte) (bool, error)

func (*Store) Read

func (s *Store) Read(ctx context.Context, hashHex string) ([]byte, error)

func (*Store) Root

func (s *Store) Root() string

Jump to

Keyboard shortcuts

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