httpserver

package
v0.0.0-...-48b49ba Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GET    HttpMethod = "GET"
	POST              = "POST"
	PATCH             = "PATCH"
	DELETE            = "DELETE"
)

Variables

This section is empty.

Functions

func Init

func Init() error

Types

type HttpMethod

type HttpMethod string

Jump to

Keyboard shortcuts

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