mcpack

package module
v0.0.0-...-e6d56dd Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

Installation

go get github.com/go-chassis/go-chassis-extension/codec/mcpack

import in main.go

import _ "github.com/go-chassis/go-chassis-extension/codec/mcpack"

in chassis.yaml

servicecomb:
  codec:
    plugin: mcpack

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MCPack

type MCPack struct {
}

func (*MCPack) Decode

func (s *MCPack) Decode(data []byte, v any) error

func (*MCPack) Encode

func (s *MCPack) Encode(v any) ([]byte, error)

Jump to

Keyboard shortcuts

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