package
1.1.0
Repository: https://github.com/nextdotid/proof_server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Init initializes DB connection instance and do migration at startup.
MarshalPersona accepts *ecdsa.Pubkey | string type of pubkey, returns a string to be stored into DB.
MarshalSignature converts []byte signature into string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

EXPIRED_IN is the time after which a proof is considered expired and should perform revalidate.

# Variables

No description provided by the author
Since this service is mostly run as a lambda, we don't need to init an array here.

# Structs

Proof is final proof state of a user (persona).
ProofChain is a chain of a persona's proof modification log.
Arweave data ID.
Output version of the proof chain.