package
0.6.1
Repository: https://github.com/traggo/server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

InMemoryDB create a in memory database for testing.
LogDebug enables debug log.
ModelTime parses a model.Time panics if not valid.
ModelTimeP parses a model.Time panics if not valid.
ModelTimeUTC parses a model.Time in utc time.
NewLogger creates a new test logger.
Time parses a time panics if not valid.
TimeP parses a time panics if not valid.

# Structs

DashboardWithDatabase wraps gorm.DB and provides helper methods.
Database wraps the gorm.DB and provides helper methods.
Entry
Entry a test logging entry.
Logger the test logger with util methods.
TimeSpanWithDatabase wraps gorm.DB and provides helper methods.
UserWithDatabase wraps gorm.DB and provides helper methods.