tcontext

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TurnaKey contextKey = "turna"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Turna

type Turna struct {
	EchoContext echo.Context
	Vars        map[string]interface{}
	// contains filtered or unexported fields
}

func (*Turna) Get

func (t *Turna) Get(key string) (interface{}, bool)

func (*Turna) Set

func (t *Turna) Set(key string, value interface{})

Jump to

Keyboard shortcuts

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