schema

package
v1.96.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package schema parses incoming form data to a struct using gorilla/schema but also parses RFC3339 timestamps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(r *http.Request, dst interface{}) error

Load parses the form in the request and loads the incoming data into the struct pointer provided in dst.

Types

This section is empty.

Jump to

Keyboard shortcuts

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