Documentation ¶ Index ¶ func Abs(wd, p string) string func AllowOwnerExec(mode os.FileMode) os.FileMode func Ext(s, version string) string func IsOwnerExecutable(mode os.FileMode) bool func Wait(ctx context.Context, duration time.Duration) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Abs ¶ added in v1.24.0 func Abs(wd, p string) string func AllowOwnerExec ¶ func AllowOwnerExec(mode os.FileMode) os.FileMode func Ext ¶ added in v1.18.0 func Ext(s, version string) string func IsOwnerExecutable ¶ func IsOwnerExecutable(mode os.FileMode) bool func Wait ¶ added in v1.18.0 func Wait(ctx context.Context, duration time.Duration) error Types ¶ This section is empty. Source Files ¶ View all Source files abs.go ext.go install.go wait.go Click to show internal directories. Click to hide internal directories.