echo

package
v0.0.0-...-12e9e95 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEchoServer

func NewEchoServer(cfg config.ServerConfig) *echo.Echo

NewEchoServer creates and configures a new Echo server instance. Parameters:

  • cfg: The application configuration.

Returns:

  • *echo.Echo: A configured Echo server instance.

Types

type CustomValidator

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

func (*CustomValidator) Validate

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

Jump to

Keyboard shortcuts

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