package
0.0.0-20250310125837-3786d1bc9e56
Repository: https://github.com/pact-foundation/pact-workshop-go.git
Documentation: pkg.go.dev

# Variables

ErrEmpty is returned when input string is empty.
ErrNotFound represents a resource not found (404).
ErrUnauthorized represents a Forbidden (403).

# Structs

LoginRequest is the login request API struct.
LoginResponse is the login response API struct.
User is a representation of a User.