bind

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JSON

func JSON(r io.Reader, v interface{}) error

JSON decodes JSON from the reader into v. It drains any remaining data from the reader after decoding.

func Json

func Json(r io.Reader, v interface{}) error

Json is deprecated: use JSON instead

func XML

func XML(r io.Reader, v interface{}) error

XML decodes XML from the reader into v. It drains any remaining data from the reader after decoding.

func Xml

func Xml(r io.Reader, v interface{}) error

Xml is deprecated: use XML instead

Types

This section is empty.

Jump to

Keyboard shortcuts

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