package
2.0.2-ci.2
Repository: https://github.com/cybercryptio/d1-lib.git
Documentation: pkg.go.dev

# Functions

NewStatic creates a new Static key provider which returns the given Keys.

# Structs

Keys contains the master key material used by D1.
Static implements a Key Provider which returns a fixed set of keys.

# Interfaces

Provider is the interface a Key Provider must implement to serve keys to D1.