package
Version:
v0.0.0-...-2ac31f6
Opens a new window with list of versions in this module.
Published: Oct 14, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Icon struct {
Kind string `json:"kind"`
Color string `json:"color"`
}
type Player struct {
YouTubeUsername string `json:"youtube_username"`
YouTubeChannelID string `json:"youtube_channel_id"`
PSN string `json:"psn"`
Icon Icon `json:"icon"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.