//
pkg.gl
Category
go.adoublef.dev/sdk
io
fs
package
0.8.0
Repository:
https://github.com/adoublef/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
86 SLOC
#
Functions
Dir
Dir returns all but the last element of path.
IsNil
No description provided by the author
Join
Join is a wrapper for the stdlib path.Join function.
MustPath
MustPath panics if an error occurs.
ParsePath
ParsePath.
#
Constants
B
No description provided by the author
GB
No description provided by the author
KB
No description provided by the author
MB
No description provided by the author
#
Variables
ErrBaseLen0
No description provided by the author
ErrPathAbs
No description provided by the author
ErrPathLen0
No description provided by the author
ErrPathLen255
No description provided by the author
#
Structs
Path
Path is the absolute pathname given to a file.
#
Type aliases
Size
Size.