package
0.0.2
Repository: https://github.com/imageware/tlsential.git
Documentation: pkg.go.dev

# Variables

ErrCertExists is returned if a create is called on an existing cert.
ErrCertNotFound means the cert id was not found in the repo.

# Interfaces

Repository provides an interface for persisting certificates.
Service provides an interface for all business operations on the Cert model.