jsonerror

package
v0.0.0-...-d724b4b Latest Latest
Warning

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

Go to latest
Published: Jan 18, 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 HTTPError

type HTTPError struct {
	RequestID string    `json:"rid"`
	Time      time.Time `json:"t"`
	Issuer    string    `json:"iss"`
	ClientID  string    `json:"clientId"`
	UserID    string    `json:"userId"`
	Status    int       `json:"status"`
	Code      string    `json:"code"`
	Message   string    `json:"msg"`
}

Jump to

Keyboard shortcuts

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