Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultMimeType = "application/octet-stream"
)
Variables ¶
This section is empty.
Functions ¶
func ConsumeReader ¶ added in v0.2.1
func ConsumeReader(r io.ReadCloser)
func DetermineMimeType ¶ added in v0.2.1
func QuietlyClose ¶
Types ¶
type WriterEx ¶ added in v0.2.1
type WriterEx struct {
// contains filtered or unexported fields
}
func UpgradeWriter ¶ added in v0.2.1
UpgradeWriter gives you a powerful Writer than the original one!
func (*WriterEx) MustWriteString ¶ added in v0.2.1
Click to show internal directories.
Click to hide internal directories.