serve

package
v0.0.0-...-f4b17e6 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var API_JSON = ""

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer() *Server

func (*Server) Handle

func (s *Server) Handle(handlers ...interface{}) error

func (*Server) PathMapping

func (s *Server) PathMapping(m map[string]string) *Server

func (*Server) Serve

func (s *Server) Serve() error

func (*Server) Use

func (s *Server) Use(m middleware.Middleware) *Server

Jump to

Keyboard shortcuts

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