response

package
v1.0.0-24 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdviceDetail

type AdviceDetail struct {
	Interval  int    `json:"interval,omitempty"`
	Reconnect string `json:"reconnect,omitempty"`
}

type Response

type Response struct {
	Advice       AdviceDetail `json:"advice,omitempty"`
	Channel      string       `json:"channel,omitempty"`
	ClientID     string       `json:"clientId,omitempty"`
	Subscription string       `json:"subscription,omitempty"`
	Error        string       `json:"error,omitempty"`
	IsSuccess    bool         `json:"successful,omitempty"`
}

Jump to

Keyboard shortcuts

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