goapi

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: MIT Imports: 18 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) HandleRaw

func (s *Server) HandleRaw(path string, function func(*fasthttp.RequestCtx)) error

func (*Server) Serve

func (s *Server) Serve(services []interface{}) 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