Documentation
¶
Overview ¶
Package sdhttpfile 从http文件系统中读取内容
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpReadBytes ¶
func HttpReadBytes(hfs http.FileSystem, name string) ([]byte, error)
func HttpReadText ¶
func HttpReadText(hfs http.FileSystem, name string) (string, error)
func HttpReadTextDef ¶
func HttpReadTextDef(hfs http.FileSystem, name, def string) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.