Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatJSON ¶
Types ¶
type ContentType ¶
type ContentType string
const ( HCL ContentType = "application/vnd.hcl" JSON ContentType = "application/json" YAML ContentType = "text/yaml" )
Click to show internal directories.
Click to hide internal directories.