package
2.4.3
Repository: https://github.com/proxati/llm_proxy.git
Documentation: pkg.go.dev

# Functions

NewKey creates a new Key object with the given key data.
NewKeyStr creates a new Key object with the given key string data.
NewKey creates a new Key object using the default hash algorithm.
NewKeyStr creates a new Key object from a string using the default hash algorithm.
NewKey creates a new Key object with the given key data.
NewKeyStr creates a new Key object with the given key string data.

# Structs

Key is an object that stores the key data (in bytes), and also a pre-computed checksum of the key.
Key is an object that stores the key data (in bytes), and also a pre-computed checksum of the key.

# Interfaces

No description provided by the author