peppy

package
v0.0.0-...-3dbca38 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Overview

Package peppy implements the osu! API as defined on the osu-api repository wiki (https://github.com/ppy/osu-api/wiki).

Package peppy implements the osu! API as defined on the osu-api repository wiki (https://github.com/ppy/osu-api/wiki).

Index

Constants

This section is empty.

Variables

View Source
var R *redis.Client

R is a redis client.

Functions

func GetBeatmap

func GetBeatmap(c *fasthttp.RequestCtx, db *sqlx.DB)

GetBeatmap retrieves general beatmap information.

func GetMatch

func GetMatch(c *fasthttp.RequestCtx, db *sqlx.DB)

GetMatch retrieves general match information.

func GetRXUser

func GetRXUser(c *fasthttp.RequestCtx, db *sqlx.DB)

GetUser retrieves general user information.

func GetScores

func GetScores(c *fasthttp.RequestCtx, db *sqlx.DB)

GetScores retrieve information about the top 100 scores of a specified beatmap.

func GetUser

func GetUser(c *fasthttp.RequestCtx, db *sqlx.DB)

GetUser retrieves general user information.

func GetUserBest

func GetUserBest(c *fasthttp.RequestCtx, db *sqlx.DB)

GetUserBest retrieves an user's best scores.

func GetUserRXRecent

func GetUserRXRecent(c *fasthttp.RequestCtx, db *sqlx.DB)

GetUserRXRecent retrieves an user's recent scores.

func GetUserRecent

func GetUserRecent(c *fasthttp.RequestCtx, db *sqlx.DB)

GetUserRecent retrieves an user's recent scores.

Types

This section is empty.

Jump to

Keyboard shortcuts

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