Documentation
¶
Overview ¶
Package content provides functions for content handling such as content type detection.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Logger holds the global logger that can be override by another logger Logger *log.Logger )
Functions ¶
This section is empty.
Types ¶
type Content ¶
type Content struct {
// contains filtered or unexported fields
}
Content represents a content
func (*Content) ContentType ¶
ContentType returns the content type
Click to show internal directories.
Click to hide internal directories.