package
0.0.0-20210922092758-2d032ab4e7ea
Repository: https://github.com/cblomart/acmeca.git
Documentation: pkg.go.dev
# Functions
Factory creates a store in function of its type.
# Constants
MemoryStore stores ACME objects in memory.
XormStore stores ACME objects in database.
# Interfaces
ObjectStore is the interface for storage.