model

package
v0.0.0-...-6f66318 Latest Latest
Warning

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

Go to latest
Published: May 2, 2021 License: AGPL-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 ErrorResponse

type ErrorResponse struct {
	Error   string `json:"error,omitempty"`
	Message string `json:"message,omitempty"`
}

ErrorResponse is default error response schema

type OKResponse

type OKResponse struct {
	Status  string `json:"status,omitempty"`
	Message string `json:"message,omitempty"`
}

OKResponse is default ok response schema

type ServiceStatsResponse

type ServiceStatsResponse struct {
}

Jump to

Keyboard shortcuts

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