bodyStruct

package
v0.0.0-...-b33ce83 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorStruct

type ErrorStruct struct {
	Code        string      `json:"code"`
	Path        string      `json:"path"`
	Uri         string      `json:"uri"`
	RequestData interface{} `json:"requestData"`
	Request     args        `json:"test"`
	RequestId   string      `json:"requestId"`
	Error       error       `json:"error"`
	Message     string      `json:"devMessage"`
	SourceFile  string      `json:"sourceFile,omitempty"`
}

Jump to

Keyboard shortcuts

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