package
0.0.0-20241014210555-56102b3a10bd
Repository: https://github.com/enzo-gbd/gba.git
Documentation: pkg.go.dev

# Packages

Package builders provides the functionality to construct and configure models with various properties set, using the builder pattern.

# Structs

SignInInput represents the required fields for a user login.
SignUpInput represents the required fields for a user register.
User represents a user profile in the system.
UserResponse represents the public user profile that is returned by the API.