process

package
v0.0.0-...-575b356 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupUserAndGroups

func SetupUserAndGroups(params *Parameters) error

SetupUserAndGroups changes the uid, gid, and groups of the current process.

Types

type Parameters

type Parameters struct {
	UID    int
	GID    int
	User   string // NOT USED
	Groups []int
}

Parameters represents process parameters.

Jump to

Keyboard shortcuts

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