package
0.3.4
Repository: https://github.com/tullo/service.git
Documentation: pkg.go.dev

# Functions

New constructs an empty KeyStore ready for use.
NewFS constructs a KeyStore based on a set of PEM files rooted inside of a directory.
NewMap constructs a KeyStore with an initial set of keys.

# Structs

KeyStore represents an in memory store implementation of the KeyStorer interface for use with the auth package.