package
0.0.0-20221218120333-a376c7093645
Repository: https://github.com/satornetwork/sator-api.git
Documentation: pkg.go.dev
# Functions
IsDuplicateError determines if an error is pq: duplicate key value violates unique constraint error.
IsNotFoundError determines if an error is sql.ErrNoRows.
No description provided by the author
NewLock returns a Lock with *sql.Conn.
NewUUID returns a new, properly instantiated UUID object.
Transaction is a wrapper function which helps to avoid the use of sql.DB instance directly.
# Type aliases
No description provided by the author