system

package
v0.0.0-...-a4f9000 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 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 CancelOnlyStatusVo

type CancelOnlyStatusVo struct {
	Status   int64 `json:"status"`
	RemainMs int64 `json:"remain_ms"`
}

type GetCancelOnlyStatusResponse

type GetCancelOnlyStatusResponse struct {
	base.RestBaseResponse
	Data CancelOnlyStatusVo `json:"data"`
}

type GetSystemTimestampResponse

type GetSystemTimestampResponse struct {
	base.RestBaseResponse
	Data int64 `json:"data"`
}

type GetSystemVersionResponse

type GetSystemVersionResponse struct {
	base.RestBaseResponse
	Data string `json:"data"`
}

Jump to

Keyboard shortcuts

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