package
0.7.5
Repository: https://github.com/natsukagami/kjudge.git
Documentation: pkg.go.dev

# Functions

New creates a new DB object from the given filename.
Rollback performs a rollback on the transaction.

# Structs

DB is an implementation of the underlying DB.

# Interfaces

DBContext defines a slim common interface between Db and Tx.