message_json

package
v0.0.0-...-8122643 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Serializer = &JsonSerializer{}

Functions

This section is empty.

Types

type JsonSerializer

type JsonSerializer struct {
}

JSON serializer.

func (*JsonSerializer) ContentMime

func (j *JsonSerializer) ContentMime() string

func (*JsonSerializer) Format

func (j *JsonSerializer) Format() string

func (*JsonSerializer) ParseMessage

func (j *JsonSerializer) ParseMessage(data []byte, message interface{}) error

func (*JsonSerializer) SerializeMessage

func (j *JsonSerializer) SerializeMessage(message interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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