response_model

package
v0.0.0-...-e299d79 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 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 Result

type Result struct {
	Status      int         `json:"status,omitempty"`
	Environment string      `json:"environment,omitempty"`
	RequestID   interface{} `json:"request_id,omitempty"`
	Path        interface{} `json:"path,omitempty"`
	Timestamp   string      `json:"timestamp,omitempty"`
	Message     string      `json:"message,omitempty"`
	Data        interface{} `json:"data,omitempty"`
	Errors      interface{} `json:"errors,omitempty"`
	Pagination  interface{} `json:"pagination,omitempty"`
}

Jump to

Keyboard shortcuts

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