file

package
v1.5.3-0...-e9feef0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(dstName, srcName string) (written int64, err error)

拷贝文件

func Md5File

func Md5File(path string) (string, error)

获取文件md5 hash 仅适合小文件

func Md5FileWithChunk

func Md5FileWithChunk(path string) (string, error)

获取文件md5 hash 分块计算

func PathExists

func PathExists(path string) bool

获取路径是否存在

func ReplaceFile

func ReplaceFile(dstName, srcName string) (written int64, err error)

替换文件

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL