package
0.0.0-20240831112900-7acfb5e2f1d9
Repository: https://github.com/ml444/gkit.git
Documentation: pkg.go.dev
# Functions
GetCoder gets a registered ICoder by content-subtype The content-subtype is expected to be lowercase.
RegisterCoder registers the provided ICoder for use with all Transport clients and servers.
# Interfaces
ICoder defines the interface Transport uses to encode and decode messages.