jsonc

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JSCodec = &JsonCodec{jsonCodec: jsoniter.ConfigFastest}

Functions

This section is empty.

Types

type JsonCodec

type JsonCodec struct {
	// contains filtered or unexported fields
}

func (*JsonCodec) Decode

func (j *JsonCodec) Decode(b []byte, rsp interface{}) error

func (*JsonCodec) Encode

func (j *JsonCodec) Encode(req interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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