aoc

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 17 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPuzzles

func GetPuzzles(day string, year string) []puzzle.Puzzle

func GetRootFile added in v0.0.13

func GetRootFile(filename string) string

func InitializeProject

func InitializeProject(path string) error

func ParsePuzzles added in v0.0.10

func ParsePuzzles(day string, year string, responseBody []byte, input []byte) ([]puzzle.Puzzle, error)

func SetSessionId added in v0.0.13

func SetSessionId(id string)

func SyncAoC added in v0.0.14

func SyncAoC(force bool)

Types

type AoCConfig added in v0.0.10

type AoCConfig struct {
	ProjectPath string
	SessionId   string
}

func GetAoCConfig added in v0.0.10

func GetAoCConfig() AoCConfig

type Templates added in v0.0.14

type Templates map[string]string

func ProjectTemplates added in v0.0.14

func ProjectTemplates() Templates

Jump to

Keyboard shortcuts

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