Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Registry ¶
func Registry(n Negotiator)
Types ¶
type MIME ¶
type MIME string
const (
MIME_JSON MIME = "application/json"
)
const (
MIME_YAML MIME = "application/yaml"
)
const (
MIME_YAML_K8S MIME = "application/yaml-k8s"
)
type Negotiator ¶
func GetNegotiator ¶
func GetNegotiator(m string) Negotiator
Click to show internal directories.
Click to hide internal directories.