writer

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = JSONWriter(os.Stdout)

Functions

This section is empty.

Types

type Writer

type Writer interface {
	Write(data interface{}) error
}

func JSONWriter

func JSONWriter(writer io.Writer) Writer

Jump to

Keyboard shortcuts

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