hessian

package
v1.42.10 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHessianCodec

func NewHessianCodec() encoding.Codec

NewHessianCodec returns new HessianCodeC

Types

type HessianCodeC

type HessianCodeC struct{}

HessianCodeC is the hessian impl of Codec interface

func (*HessianCodeC) Marshal

func (h *HessianCodeC) Marshal(v interface{}) ([]byte, error)

Marshal serialize interface @v to bytes

func (*HessianCodeC) Name

func (h *HessianCodeC) Name() string

func (*HessianCodeC) Unmarshal

func (h *HessianCodeC) Unmarshal(data []byte, v interface{}) error

Unmarshal deserialize @data to interface

Jump to

Keyboard shortcuts

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