Documentation ¶
Index ¶
- func InferDataContentType(data []byte) (contentType string, err error)
- func InferFileContentType(filename string) (contentType string, err error)
- func ReadAll(reader io.Reader, obj *interface{}) (contentType string, err error)
- func ReadFile(filename string, obj *interface{}) (contentType string, err error)
- func SetLogger(l log.Logger)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InferDataContentType ¶
Where's your docs doc?!
func InferFileContentType ¶
Where's your docs doc?!
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.