types

package
v0.0.0-...-872797a Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 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 StumbleResponse

type StumbleResponse struct {
	User struct {
		ID           int    `json:"Id"`
		DeviceID     string `json:"DeviceId"`
		Username     string `json:"Username"`
		Country      string `json:"Country"`
		Crowns       int    `json:"Crowns"`
		HiddenRating int    `json:"HiddenRating"`
		IsBanned     bool   `json:"IsBanned"`
	} `json:"User"`
	Timestamp time.Time `json:"Timestamp"`
}

Jump to

Keyboard shortcuts

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