encoding

package
v0.19.3 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalTOML added in v0.15.0

func MarshalTOML(v interface{}) ([]byte, error)

func ToJSONMaybe added in v0.17.0

func ToJSONMaybe(v interface{}) string

ToJSONMaybe returns the provided interface as JSON if marshaling is successful, or as a string if an error is encountered. It is only intended to be used for logging.

func WriteJSON added in v0.14.0

func WriteJSON(path string, data interface{}) error

func WriteTOML

func WriteTOML(path string, data interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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