package
0.1.15
Repository: https://github.com/aptomi/k8s-app-engine.git
Documentation: pkg.go.dev

# Functions

NewContentTypeHandler returns instance of ContentTypeHandler for provided runtime registry.

# Constants

Default is the default content type.
JSON is the json codec content type.
YAML is the yaml codec content type.

# Structs

ContentTypeHandler is a helper for working with Content-Type header and doing read/write for http requests/response.