json

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package json is used for marshalling and unmarshalling

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonSerializer

type JsonSerializer struct{}

JsonSerializer is a empty struct

func (JsonSerializer) Decode

func (js JsonSerializer) Decode(data []byte, v interface{}) error

Decode - Unmarshal unmarshaling data

func (JsonSerializer) Encode

func (js JsonSerializer) Encode(v interface{}) ([]byte, error)

Encode - Marshal marshaling data

Jump to

Keyboard shortcuts

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