coding

package
v0.0.0-...-f322490 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2018 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeJson

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

DecodeJson decode json bytes to v

func DecodeMsgpack

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

DecodeMsgpack decode msgpack bytes to v

func EncodeJson

func EncodeJson(out *[]byte, v interface{}) error

EncodeJson encode v to json bytes

func EncodeMsgpack

func EncodeMsgpack(out *[]byte, v interface{}) error

EncodeMsgpack encode v to msgpack bytes

Types

This section is empty.

Jump to

Keyboard shortcuts

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