nfl

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const NFL_VERSION = "0.0.1"

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(b *bridge.Bridge) *Manager

type Score

type Score struct {
	AFC int
	NFC int
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(b *bridge.Bridge, logger bridge.Logger) *Service

func (*Service) PredictScore

func (s *Service) PredictScore(afc string, nfc string) *Score

func (*Service) ValidateTeam

func (s *Service) ValidateTeam(conference string, team string) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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