//
pkg.gl
Category
github.com/algorandfoundation/did-algo
client
store
package
1.0.0
Repository:
https://github.com/algorandfoundation/did-algo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
170 SLOC
#
Functions
NewLocalStore
NewLocalStore returns a local store handler.
#
Structs
IdentifierRecord
IdentifierRecord holds the identifier data, Document and DocumentMetadata, and is used to store the identifier locally.
LocalStore
LocalStore provides a filesystem-backed store.