api

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UP   status = "UP"
	DOWN status = "DOWN"
)

Variables

View Source
var ContentTypes = struct {
	Json string
}{
	Json: "application/json",
}

Functions

func BuildRouter

func BuildRouter() *chi.Mux

func LoggerMiddleware added in v0.1.1

func LoggerMiddleware(next http.Handler) http.Handler

func SendData

func SendData(w http.ResponseWriter, r *http.Request, body any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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