players

package
v0.0.0-...-4a9ff44 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compare

func Compare(p1, p2 Player) bool

Types

type Player

type Player struct {
	Name          string `csv:"Player"`
	Goals         int    `csv:"Performance_Gls"`
	Assists       int    `csv:"Performance.1_Ast"`
	PlayingTime   int    `csv:"Playing Time.1_Min"`
	MatchesPlayed int    `csv:"MP"`
}

func FetchFromDataset

func FetchFromDataset() []Player

Jump to

Keyboard shortcuts

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