param

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConstantsParamsIDKeys = []string{
	"id",
	"_id",
}

ConstantsParamsIDKeys is the keys that are used to identify the id.

Functions

This section is empty.

Types

type Param

type Param interface {
	Get(key string, defaultValue ...string) strings.Value
	Iterator() map[string]string
	//
	ID() (id strings.Value, err error)
}

Param ...

func New

func New(value map[string]string) Param

New creates a param.

Jump to

Keyboard shortcuts

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