response

package
v0.0.0-...-de8c022 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 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 Data

type Data struct {
	Data interface{} `json:"data"`
}

type DataWithMessage

type DataWithMessage struct {
	Data WithMessage `json:"data"`
}

type Error

type Error struct {
	Error interface{} `json:"error"`
}

type ErrorWithMessage

type ErrorWithMessage struct {
	Error WithMessage `json:"error"`
}

type WithMessage

type WithMessage struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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