Documentation ¶
Index ¶
- Constants
- func Abs(wd, p string) string
- func AllowOwnerExec(mode os.FileMode) os.FileMode
- func BoolP(a bool) *bool
- func Ext(s, version string) string
- func Int64P(a int64) *int64
- func IntP(a int) *int
- func IsOwnerExecutable(mode os.FileMode) bool
- func MkdirAll(fs afero.Fs, p string) error
- func StrP(a string) *string
- func Wait(ctx context.Context, duration time.Duration) error
Constants ¶
View Source
const (
FilePermission os.FileMode = 0o644
)
Variables ¶
This section is empty.
Functions ¶
func IsOwnerExecutable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.