jsonpipe

package module
v0.0.0-...-8f89124 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2015 License: BSD-3-Clause Imports: 2 Imported by: 24

Documentation

Overview

Package jsonpipe provides a io.Reader for Encoding JSON. This is useful to encode JSON without buffering.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(v interface{}) io.Reader

Returns a Reader which will return the Encoded JSON. Make sure to read the data else the writer goroutine will hang around.

Types

This section is empty.

Jump to

Keyboard shortcuts

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