customEcho

package
v0.0.0-...-4a59535 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Module provided to fxlog
	// https://uber-go.github.io/fx/modules.html
	Module = fx.Module(
		"customechofx",

		echoProviders,
		echoInvokes,
	)
)

Functions

func NewEchoHttpServer

func NewEchoHttpServer(
	config *config.EchoHttpOptions,
	logger logger.Logger,
	meter metric.Meter,
) contracts.EchoHttpServer

Types

This section is empty.

Directories

Path Synopsis
middlewares
log

Jump to

Keyboard shortcuts

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