package runtime

import "go.etcd.io/etcd/pkg/v3/runtime"

Package runtime implements utility functions for runtime systems.

Index

Functions

func FDLimit

func FDLimit() (uint64, error)

func FDUsage

func FDUsage() (uint64, error)

Source Files

fds_linux.go

Version
v3.6.1 (latest)
Published
Jun 6, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
1 week ago

Tools for package owners.