package
0.0.0-20200428071403-dee3174a8c6f
Repository: https://github.com/kkeuning/go-api-example.git
Documentation: pkg.go.dev

# Variables

UserDB is a package level variable acting as an in-memory user database.

# Structs

User represents a user of the system.
UserStorage ...