echo

package
v0.0.0-...-15a49e9 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWebServer

func NewWebServer() *webServer

NewWebServer creates a new wrapper for the echo framework.

Types

type UserController

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

The main user handler.

func NewUserController

func NewUserController(service domain.UserService) *UserController

NewUserController creates a new user controller

func (*UserController) Apply

func (uc *UserController) Apply(ws *webServer)

Apply adds all the necessary handlers to the main web server instance.

Jump to

Keyboard shortcuts

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