package
0.0.0-20240820091150-63300860b0ac
Repository: https://github.com/nextlag/keeper.git
Documentation: pkg.go.dev

# Structs

Binary represents a binary entity stored in the database.
Card represents a credit/debit card entity in the database.
Login represents a user login entity in the database.
MetaBinary represents metadata associated with a Binary entity.
MetaCard represents metadata associated with a Card entity in the database.
MetaLogin represents metadata associated with a Login entity in the database.
MetaNote represents a metadata associated with a Note.
Note represents a note entity with associated metadata.
User represents a user entity in the database.