metrics

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	CreatedAt     *time.Time `json:"created_at" column:"created_at"`
	Success       int        `json:"success" column:"success"` // 0 = failure, 1 = success
	BroadcasterID string     `json:"broadcaster_id" column:"broadcaster_id"`
	SpotifyTrack  string     `json:"spotify_track" column:"spotify_track"`
}

Jump to

Keyboard shortcuts

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