controller

package
v2.0.0-dev.13 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RestController

type RestController struct {
	LoggingClient logger.LoggingClient
	// contains filtered or unexported fields
}

func NewRestController

func NewRestController(r *mux.Router, dic *di.Container) *RestController

func (*RestController) AddRoute

func (c *RestController) AddRoute(route string, handler func(http.ResponseWriter, *http.Request), methods ...string) error

func (*RestController) InitRestRoutes

func (c *RestController) InitRestRoutes()

func (*RestController) Router

func (c *RestController) Router() *mux.Router

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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