utils

package
v0.0.0-...-eb994e7 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertLinesToIntSlices

func ConvertLinesToIntSlices(data []string) ([][]int, error)

func ConvertLinesToRuneSlices

func ConvertLinesToRuneSlices(data []string) [][]rune

func HandleErr

func HandleErr(err error)

func ParseBlocksOfLines

func ParseBlocksOfLines(data string) ([][]string, error)

func ParseIntLines

func ParseIntLines(input string) ([][]int, error)

func ParseLines

func ParseLines(data string) ([]string, error)

func ParseRuneLines

func ParseRuneLines(input string) ([][]rune, error)

func ReadFile

func ReadFile(path string) (string, error)

func ReadHTTP

func ReadHTTP(year, day int, session string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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