package
1.2.5
Repository: https://github.com/megakuul/battleshiper.git
Documentation: pkg.go.dev

# Functions

DeleteSingle deletes a single item from the database.
GetMany fetches items from the database and tries to deserialize it into a list of the provided struct type.
GetSingle fetches a single item from the database and tries to deserialize it into the provided struct type.
PutSingle inserts a single item to the database.
ScanMany reads all items from the database.
UpdateSingle updates a single item on the database.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author