//
pkg.gl
Category
github.com/tullo/service
foundation
keystore
package
0.3.4
Repository:
https://github.com/tullo/service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
101 SLOC
#
Functions
New
New constructs an empty KeyStore ready for use.
NewFS
NewFS constructs a KeyStore based on a set of PEM files rooted inside of a directory.
NewMap
NewMap constructs a KeyStore with an initial set of keys.
#
Structs
KeyStore
KeyStore represents an in memory store implementation of the KeyStorer interface for use with the auth package.