context

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomContext

type CustomContext struct {
	echo.Context
}

CustomContext ...

func NewCustomContext

func NewCustomContext(c echo.Context) CustomContext

NewCustomContext ...

func (*CustomContext) ParamTime

func (cc *CustomContext) ParamTime(key string) (time.Time, error)

ParamTime ...

func (*CustomContext) ParamUint64

func (cc *CustomContext) ParamUint64(key string) uint64

ParamUint64 ...

func (*CustomContext) QueryUint64

func (cc *CustomContext) QueryUint64(key string) uint64

QueryUint64 ...

Jump to

Keyboard shortcuts

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