package
0.0.0-20250123083612-6356efde225b
Repository: https://github.com/ciazhar/go-start-small.git
Documentation: pkg.go.dev
# Functions
NewInMemoryAuthRepository creates a new instance of InMemoryAuthRepository with predefined users.
# Structs
InMemoryAuthRepository is an in-memory implementation of AuthRepository.
# Interfaces
AuthRepository is an interface for authentication-related operations.