web

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomValidator

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

func (*CustomValidator) Validate

func (cv *CustomValidator) Validate(i interface{}) error

type WebServer

type WebServer struct {
	*echo.Echo
	// contains filtered or unexported fields
}

func NewWebServer

func NewWebServer(host string, port int) (*WebServer, error)

func (*WebServer) RegisterMiddleware

func (w *WebServer) RegisterMiddleware()

func (*WebServer) RegisterRouting

func (w *WebServer) RegisterRouting()

func (*WebServer) Run

func (w *WebServer) Run() error

Jump to

Keyboard shortcuts

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