isadmin

April 26, 2026 · View on GitHub

import "atomicgo.dev/isadmin"

Package isadmin provides a simple way to check if the program has administrative privileges.

Index

  • func Check() bool

func Check

func Check() bool

Check if the program has administrative privileges.

Generated by gomarkdoc


AtomicGo.dev  ·  with ❤️ by @MarvinJWendt | mjw.dev

Contents

  1. 1Index
  2. 2func Check