Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDir ¶
CheckDir creates a dir with the specified name if it does not exist. Returns an error if a file with the specified name exists.
func MustWriteBytes ¶
func MustWriteBytes(writer http.ResponseWriter, data []byte, code int)
func MustWriteString ¶
func MustWriteString(writer http.ResponseWriter, data string, code int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.