jsonutil

package
v0.0.0-...-5a547ea Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2018 License: MIT Imports: 2 Imported by: 1

README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBoolean

func GetBoolean(data []byte, keys ...string) (bool, error)

func GetFloat

func GetFloat(data []byte, keys ...string) (float64, error)

func GetInt

func GetInt(data []byte, keys ...string) (int64, error)

func GetString

func GetString(data []byte, keys ...string) (string, error)

func MustGetBoolean

func MustGetBoolean(data []byte, keys ...string) bool

func MustGetFloat

func MustGetFloat(data []byte, keys ...string) float64

func MustGetInt

func MustGetInt(data []byte, keys ...string) int64

func MustGetString

func MustGetString(data []byte, keys ...string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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