constant

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultDirMode is the default file mode to apply to created directories.
	DefaultDirMode = 0o755
	// DefaultFileMode is the default file mode to apply to created files.
	DefaultFileMode = 0o600
)
View Source
const (
	// DefaultExecutableMode is the default file mode to apply to created
	// executable files.
	DefaultExecutableMode = 0o755
)
View Source
const (
	PlatformName = "linux"
)

Variables

This section is empty.

Functions

func ExecutableExtension

func ExecutableExtension(platform string) string

ExecutableExtension returns the extension used for executables on the provided platform.

Types

This section is empty.

Jump to

Keyboard shortcuts

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