limits

package
v0.0.0-...-ffd2651 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	LimitAS      int64         `json:"limit_as"`
	LimitCPU     time.Duration `json:"limit_cpu"`
	LimitCore    int64         `json:"limit_core"`
	LimitData    int64         `json:"limit_data"`
	LimitFSize   int64         `json:"limit_fsize"`
	LimitMemLock int64         `json:"limit_memlock"`
	LimitNoFile  int64         `json:"limit_nofile"`
	LimitNProc   int64         `json:"limit_nproc"`
	LimitRSS     int64         `json:"limit_rss"`
	LimitStack   int64         `json:"limit_stack"`
	LimitVMem    int64         `json:"limit_vmem"`
}

Jump to

Keyboard shortcuts

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