//
pkg.gl
Category
github.com/everactive/iot-identity
datastore
memory
package
0.0.0-20220415141808-aa5a98617f34
Repository:
https://github.com/everactive/iot-identity.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
227 SLOC
#
Functions
NewStore
NewStore creates a new memory store.
#
Constants
CertPEM
CertPEM is a test CA.
RootPEM
RootPEM is a test CA key.
#
Structs
Store
Store implements an in-memory store for testing.