//
pkg.gl
Category
github.com/DeedleFake/sips
internal
bolt
package
0.3.0
Repository:
https://github.com/deedlefake/sips.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
51 SLOC
#
Packages
migrate
Package migrate implements very simple database migrations.
#
Functions
Open
Open opens the database, initializing all of the required top-level buckets.
#
Structs
Pin
Pin represents a pin entry in the database.
Token
Token represents an auth token in the database.
User
User reprsents a user in the database.