package
1.3.0
Repository: https://github.com/go-rel/changeset.git
Documentation: pkg.go.dev

# Functions

ParseForm form from url values.
ParseJSON as params.

# Structs

JSON is param type for json document.

# Interfaces

Params is interface used by changeset when casting parameters to changeset.

# Type aliases

Form is param type alias for url.Values.
Map is param type alias for map[string]interface{}.