sysresources.go 230 B

123456
  1. // Copyright (c) Tailscale Inc & contributors
  2. // SPDX-License-Identifier: BSD-3-Clause
  3. // Package sysresources provides OS-independent methods of determining the
  4. // resources available to the current system.
  5. package sysresources