stringjson

package
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(writer io.Writer, object Object, asJSON bool) error

Print prints the object.

func Println

func Println(writer io.Writer, object Object, asJSON bool) error

Println prints the object with a newline.

Types

type Object

type Object interface {
	fmt.Stringer
	json.Marshaler
}

Object is an object that can either be marshaled to string or JSON.

Jump to

Keyboard shortcuts

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