osu

package
v0.0.0-...-16924cb Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LegacyOfficialClient

type LegacyOfficialClient struct {
	ApiKey string
	// contains filtered or unexported fields
}

LegacyOfficialClient osu! v1 API

func NewLegacyOfficialClient

func NewLegacyOfficialClient(apiKey string) *LegacyOfficialClient

func (*LegacyOfficialClient) GetBeatmap

func (client *LegacyOfficialClient) GetBeatmap(searchParam map[string]interface{}) (*[]Beatmap, error)

func (*LegacyOfficialClient) GetBeatmapByBeatmapId

func (client *LegacyOfficialClient) GetBeatmapByBeatmapId(b int) (*[]Beatmap, error)

func (*LegacyOfficialClient) GetBeatmapBySetId

func (client *LegacyOfficialClient) GetBeatmapBySetId(s int) (*[]Beatmap, error)

func (*LegacyOfficialClient) GetBeatmapByTime

func (client *LegacyOfficialClient) GetBeatmapByTime(since time.Time) (*[]Beatmap, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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