controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

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

func NewProxy

func NewProxy(uc *usecase.Proxy) *Proxy

func (*Proxy) Activate

func (p *Proxy) Activate(c echo.Context) error

func (*Proxy) Delete

func (p *Proxy) Delete(c echo.Context) error

func (*Proxy) Register

func (p *Proxy) Register(c echo.Context) error

type Route

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

func NewRoute

func NewRoute(uc *usecase.Route) *Route

func (*Route) Delete

func (r *Route) Delete(c echo.Context) error

func (*Route) Put

func (r *Route) Put(c echo.Context) error

Jump to

Keyboard shortcuts

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