package
0.0.0-20240721055051-015ad48b7b8e
Repository: https://github.com/coffeehc/boot.git
Documentation: pkg.go.dev

# Functions

返回了一个grpc.Codec类型的实例, 以protobuf原生codec为默认codec,实现了一个透明的Marshal和UnmarshMal.
一个协议无感知的codec实现,返回一个grpc.Codec类型的实例 该函数尝试将gRPC消息当作raw bytes来实现,当尝试失败后,会有fallback作为一个后退的codec.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author