package
1.15.0
Repository: https://github.com/obalunenko/advent-of-code.git
Documentation: pkg.go.dev

# Functions

NewFetcher constructor for Fetcher.

# Variables

ErrNotFound returns when puzzle input is not yet unlocked or invalid date passed.
ErrUnauthorized returns when session is empty or invalid.

# Structs

Date holds date info.

# Interfaces

Fetcher is an input get client.
IHTTPClient provides the interface for custom HTTP client implementations.