package
1.6.1
Repository: https://github.com/projeto-uspy/uspy-backend.git
Documentation: pkg.go.dev

# Functions

ClearDatabase wipes all data from the emulator database It panics if the DELETE request fails to be created or executed.
Get returns the database environment for the testing emulator.
MustGet returns the database environment for the testing emulator It is similar to get, but panics in case the environment is not able to be initialized.