metadata

package
v0.0.0-...-ea708a5 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package metadata handles API request that search for metadata regarding osu! beatmaps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Beatmap

func Beatmap(c *api.Context)

Beatmap handles requests to retrieve single beatmaps.

func BeatmapChimu

func BeatmapChimu(c *api.Context)

BeatmapChimu handles requests to retrieve single beatmaps.

func BeatmapMd5

func BeatmapMd5(c *api.Context)

BeatmapChimu handles requests to retrieve single beatmaps.

func RefreshSet

func RefreshSet(c *api.Context)

RefreshSet handles request for refreshing set

func Search(c *api.Context)

Search does a search on the sets available in the database.

func SearchChimu

func SearchChimu(c *api.Context)

Search does a search on the sets available in the database.

func Set

func Set(c *api.Context)

Set handles requests to retrieve single beatmap sets.

func SetChimu

func SetChimu(c *api.Context)

SetChimu handles requests to retrieve single beatmap sets.

Types

type ChimuAnswer

type ChimuAnswer struct {
	Data    interface{} `json:"data"`
	Code    int         `json:"code"`
	Message string      `json:"message"`
}

Jump to

Keyboard shortcuts

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