
The highest tagged major version is
v2.
package
module
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Jun 17, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
FileCopy copies file from source to target path.
FileModTime returns file modified time and possible error.
FileSize returns file size in bytes and possible error.
IsExist checks whether a file or directory exists.
It returns false when the file or directory does not exist.
IsFile returns true if given path is a file,
or returns false when it's a directory or does not exist.
func IsMachineLittleEndian() bool
IsMachineLittleEndian 判断系统大小端
WriteFile writes data to a file named by filename.
If the file does not exist, WriteFile creates it
and its upper level paths.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.