values

package module
v0.0.0-...-e6cd603 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unmarshal

func Unmarshal(u url.Values, i interface{}) error

Types

type StringParser

type StringParser interface {
	ParseString(s string) error
}

type StringsParser

type StringsParser interface {
	ParseStrings(s []string) error
}

type ValuesUnmarshaler

type ValuesUnmarshaler interface {
	UnmarshalValues(u url.Values) error
}

Jump to

Keyboard shortcuts

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