server

package
v0.0.0-...-47393c0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(db db.MopokeDB) http.Handler

Types

type JSONHandler

type JSONHandler struct {
	JSONServer
}

func (JSONHandler) ServeHTTP

func (jh JSONHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type JSONServer

type JSONServer interface {
	ServeJSON(w http.ResponseWriter, r *http.Request) (any, error)
}

Jump to

Keyboard shortcuts

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