api

package
v0.0.0-...-67f197c Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusOK            = 0
	StatusServerError   = 1
	StatusBadRequest    = 2
	StatusInternalError = 3
)

Variables

This section is empty.

Functions

func Start

func Start() error

Types

type ResponseModel

type ResponseModel struct {
	Message string `json:"message"`
	Status  int    `json:"status"`
}

Jump to

Keyboard shortcuts

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