ctxbridge

package
v0.0.0-...-349e90a Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EchoContextFromContext

func EchoContextFromContext(ctx context.Context) (echo.Context, error)

func EchoContextToContext

func EchoContextToContext(next echo.HandlerFunc) echo.HandlerFunc

Types

type ContextKey

type ContextKey string
const (
	EchoContextKey ContextKey = "echoContextKey"
)

type CustomContext

type CustomContext struct {
	echo.Context
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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