unix

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	R_OK = 0x4
	W_OK = 0x2
	X_OK = 0x1
)

Variables

This section is empty.

Functions

func Eaccess

func Eaccess(path string, mode uint32) error

func GetRandom

func GetRandom(p []byte, flags GetRandomFlag) (n int, err error)

Types

type GetRandomFlag

type GetRandomFlag uintptr
const (
	GRND_NONBLOCK GetRandomFlag = 0x0001
	GRND_RANDOM   GetRandomFlag = 0x0002
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳