package
2.0.0+incompatible
Repository: https://github.com/ong-ya/tp-micro.git
Documentation: pkg.go.dev
# Functions
GetBodyCodec returns the codec id from content type.
GetContentType returns the content type from codec id.
RegBodyCodec registers a mapping of content type to body coder.
Serve starts HTTP gateway service.
# Constants
SEQ the packet sequence query parameter specified by the client.
# Structs
HttpSrvConfig config of HTTP server.