jsonutil

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package jsonutil implements function for unmarshalling data to map.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToMap

func BytesToMap(jsonBytes []byte) (map[string]interface{}, error)

BytesToMap transforms jsonBytes to map. Map stores interface{} values. If json.Unmarshal occurs any error, this will be returned.

Types

This section is empty.

Jump to

Keyboard shortcuts

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