//
pkg.gl
Category
github.com/cybercryptio/d1-lib
key
package
1.0.21-ci.2
Repository:
https://github.com/cybercryptio/d1-lib.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
3
Files
26 SLOC
#
Functions
NewStatic
NewStatic creates a new Static key provider which returns the given Keys.
#
Structs
Keys
Keys contains the master key material used by D1.
Static
Static implements a Key Provider which returns a fixed set of keys.
#
Interfaces
Provider
Provider is the interface a Key Provider must implement to serve keys to D1.