pkg

package
v0.0.0-...-2ac31f6 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandlePlayer

func HandlePlayer(w http.ResponseWriter, r *http.Request)

func Routes

func Routes() *http.ServeMux

Types

type Icon

type Icon struct {
	Kind  string `json:"kind"`
	Color string `json:"color"`
}

type Player

type Player struct {
	YouTubeUsername  string `json:"youtube_username"`
	YouTubeChannelID string `json:"youtube_channel_id"`
	PSN              string `json:"psn"`
	Icon             Icon   `json:"icon"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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