agdcos

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package agdcos contains utilities for functions requiring system calls and other OS-specific APIs.

Package agdcos contains utilities for functions requiring system calls and other OS-specific APIs.

Index

Constants

View Source
const (
	DefaultPermDir  fs.FileMode = 0o700
	DefaultPermExe  fs.FileMode = DefaultPermFile | 0o100
	DefaultPermFile fs.FileMode = 0o600
)

Default file, binary, and directory permissions.

Variables

This section is empty.

Functions

func ValidateExecPath

func ValidateExecPath(execPath string) (err error)

ValidateExecPath returns an error if the path to the executable is not valid for the current platform.

Types

This section is empty.

Jump to

Keyboard shortcuts

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