dictionary

package
v0.0.0-...-2acf6bc Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Checksum

func Checksum(dict []byte, version uint16) ([]byte, error)

Checksum according to the given spec version

Types

type Store

type Store []map[string][]byte

func NewStore

func NewStore(paths ...string) Store

func SingletonStore

func SingletonStore(dict []byte, version uint16) (Store, error)

func (Store) Get

func (s Store) Get(checksum []byte, version uint16) ([]byte, error)

func (Store) Load

func (s Store) Load(paths ...string) error

Jump to

Keyboard shortcuts

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