package
0.0.0-20181031032348-b4eea1d2a940
Repository: https://github.com/christianalexander/kvdb.git
Documentation: pkg.go.dev
# Functions
NewBegin creates a new begin command.
NewCommit creates a new commit command.
NewDelete creates a new delete command.
NewGet creates a new get command.
NewNoop creates a new noop command.
NewQuit creates a new quit command.
NewRollback creates a new rollback command.
NewSet creates a new set command.