package urlext

import "github.com/go-playground/pkg/v5/net/url"

Index

Functions

func EncodeToURLValues

func EncodeToURLValues(v interface{}) (url.Values, error)

EncodeToURLValues encodes a struct or field into a set of url.Values

Source Files

helpers.go

Version
v5.30.0 (latest)
Published
Jun 1, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
11 minutes ago

Tools for package owners.