aoc

package
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrCouldNotFindSessionCookie errorsx.SimpleError = "could not find session cookie"
	ErrWrongAnswer               errorsx.SimpleError = "that's not the right answer"
	ErrCouldNotFinsExample       errorsx.SimpleError = "could not extract example.txt from puzzle.md"
)

Variables

This section is empty.

Functions

func Download

func Download(year string, days []string) error

func Send

func Send(part Part, year, day, answer string) error

Types

type Part

type Part string
const (
	Part1 Part = "1"
	Part2 Part = "2"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL