Documentation
¶
Index ¶
Constants ¶
View Source
const ( PgUniqueViolationCode = pq.ErrorCode("23505") PgDuplicateSubjectIDViolation = "vault_pkey" PgDuplicateEncryptionKeyViolation = "vault_encryptionkey_key" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(config *postgresstore.Config) (*postgresKeyStore, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.