package
1.8.8
Repository: https://github.com/fzf-labs/fpkg.git
Documentation: pkg.go.dev

# README

encoding

kratos的官方包

# Packages

nolint:all.
No description provided by the author
Package proto defines the protobuf codec.
No description provided by the author
No description provided by the author

# Functions

GetCodec gets a registered Codec by content-subtype, or nil if no Codec is registered for the content-subtype.
No description provided by the author
RegisterCodec registers the provided Codec for use with all Transport clients and servers.
No description provided by the author

# Interfaces

Codec defines the interface Transport uses to encode and decode messages.