presenters

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameResponse

type GameResponse struct {
	UpdaterResponse
}

type Response

type Response struct {
	Status  bool        `json:"status"`
	Data    interface{} `json:"data,omitempty"`
	Message string      `json:"message"`
}

type UpdaterResponse

type UpdaterResponse struct {
	Client  int `json:"client"`
	Devblog int `json:"devblog"`
	Oxide   int `json:"oxide"`
	Server  int `json:"server"`
	Staging int `json:"staging"`
}

Jump to

Keyboard shortcuts

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