package
0.0.7
Repository: https://github.com/aarondl/bpass.git
Documentation: pkg.go.dev

# Functions

IsKeyNotAllowed checks if the error is a key error (some keys cannot be altered by humans).
IsUserEntry checks to see if the name conforms to user standards.
SplitUsername returns a username from an entry name, returns empty string if this was not a proper user entryname.

# Constants

Keys for the map.
User keys.
Keys for the map.
Keys for the map.
Keys for the map.
System level keys (things that allow the system to work).
Keys for the map.
Keys for the map.
Keys for the map.
Keys for the map.
Keys for the map.
Synchronization keys in user data.
Keys for the map.
Keys for the map.
Keys for the map.
User level known keys.

# Variables

Sentinel errors.
Sentinel errors.

# Structs

Blobs exposes operations on special keys in the blob file structure All manipulation should be done via this interface or special keys like updated and snapshots will probably be mishandled.

# Type aliases

Blob is a context of a single blob.
SearchResults have helpers to get uuids/names easily.