router

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router

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

func NewRouter

func NewRouter(config *configUtil.Server) *Router

func (*Router) EnableCORS

func (r *Router) EnableCORS() *Router

func (*Router) EnableCompress

func (r *Router) EnableCompress() *Router

func (*Router) EnableLogger

func (r *Router) EnableLogger() *Router

func (*Router) EnableRealIP

func (r *Router) EnableRealIP() *Router

func (*Router) EnableRecover

func (r *Router) EnableRecover() *Router

func (*Router) EnableRequestID

func (r *Router) EnableRequestID() *Router

func (*Router) EnableTimeout

func (r *Router) EnableTimeout() *Router

func (*Router) GetRouter

func (r *Router) GetRouter(mailer mailerLib.IMailer, broker brokerLib.IBroker) *chi.Mux

func (*Router) RouterHealth

func (r *Router) RouterHealth(mailer mailerLib.IMailer, broker brokerLib.IBroker) *Router

func (*Router) RouterMetrics

func (r *Router) RouterMetrics() *Router

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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