package
1.2.1
Repository: https://github.com/daltonsw/aocgo.git
Documentation: pkg.go.dev

# Functions

LoadOrCreateLeaderboard will create a leaderboard object based on the parameters.
LoadOrCreatePuzzle attempts to load the requested puzzle from storage.
No description provided by the author
No description provided by the author
No description provided by the author
Creates a new user based on a provided session token.

# Constants

Answer Response types.
Answer Response types.
Not submitted, but no warning.
Base URL for a single day's puzzle.
Not submitted, but weird behavior.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Leaderboard is a wrapper for either a yearly or daily leaderboard.
No description provided by the author
LoadUserModel is the BubbleTea model for loading and displaying a user's information.
Placing represents a single placing on a leaderboard.
Puzzle represents a single day's puzzle.
No description provided by the author
No description provided by the author
User represents a session token and accompanying puzzles.
Possible submission value for a puzzle.
No description provided by the author

# Interfaces

No description provided by the author