encoding

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2020 License: BSD-3-Clause

README

encoding

Plus to the standard encoding packages.

Godocs: jsonp

package jsonp

// MarshalToFile encodes a data into a JSON file.
func MarshalToFile(v interface{}, filename string) error {...}

// UnmarshalFile decodes a JSON from a file.
func UnmarshalFile(filename string, v interface{}) error {...}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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