package drpc

import "github.com/planetscale/vtprotobuf/codec/drpc"

Index

Functions

func JSONMarshal

func JSONMarshal(msg interface{}) ([]byte, error)

func JSONUnmarshal

func JSONUnmarshal(buf []byte, msg interface{}) error

func Marshal

func Marshal(msg interface{}) ([]byte, error)

func Unmarshal

func Unmarshal(buf []byte, msg interface{}) error

Source Files

drpc_codec.go

Version
v0.6.0 (latest)
Published
Jan 29, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
1 week ago

Tools for package owners.