response

package
v0.0.0-...-821a2b4 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsError

func IsError(response string) error

Types

type Error

type Error struct {
	Code    string `json:"code"`
	Message string `json:"msg"`
}

type ErrorResponse

type ErrorResponse struct {
	Errors []Error `json:"errors"`
}

Jump to

Keyboard shortcuts

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