event

package
v0.0.0-...-5e93def Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnexpectedInput = errors.New("unexpected html input")

Functions

This section is empty.

Types

type Event

type Event struct {
	Tournament string
	Stadium    string
	DateTime   time.Time
	HomeTeam   string
	AwayTeam   string
}

func ExtractEvents

func ExtractEvents(r io.Reader, loc *time.Location) ([]Event, error)

Jump to

Keyboard shortcuts

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