combinations

package
v0.0.0-...-3714c51 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Combination

type Combination struct {
	GameId      string
	CategoryId  string
	LevelId     *string
	VariableIds []string
	ValueIds    []string
}

func GenerateLeaderboardCombinations

func GenerateLeaderboardCombinations(response []byte) ([]*Combination, error)

GenerateLeaderboardCombinations returns a list of valid category/level/variables/values combinations for a given game ID. The function requires the response of [SrcomV1Client.GetGame].

Jump to

Keyboard shortcuts

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