Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Format ¶
func Format(r io.Reader, t ContentType) (io.ReadCloser, error)
If there is an error io.ReadCloser always is nil. Need a biome config file where the program is running from.
Types ¶
type ContentType ¶
type ContentType uint8
const ( HTML ContentType = iota + 0 CSS Javascript JSON GraphQL )
Click to show internal directories.
Click to hide internal directories.