Documentation ¶
Index ¶
- func CopyFile(old, new string) error
- func CopyN(writer io.Writer, src io.Reader, size int64) (int64, error)
- func DirEmpty(path string) bool
- func IsDir(f string) int
- func IsExist(f string) bool
- func IsFile(f string) bool
- func Open(filename string) (*os.File, int64, error)
- func PathPrefix(path string) string
- func Read(f io.Reader, size int) ([]byte, error)
- func ReadFile(f *os.File) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.