Skip to content
generated from atomicgo/template

πŸ§‘β€πŸ’Ό Golang module to check if your program has administrative privileges.

License

Notifications You must be signed in to change notification settings

atomicgo/isadmin

Repository files navigation

AtomicGo | isadmin

Latest Release Tests Coverage Unit test count Issues License: MIT


Get The Module | Documentation | Contributing | Code of Conduct


AtomicGo

Description

Package template is used to generate new AtomicGo repositories.

Write the description of the module here. You can use markdown! This description should clearly explain what the package does.

Example description: https://golang.org/src/encoding/gob/doc.go

Install

# Execute this command inside your project
go get -u github.com/atomicgo/isadmin
// Add this to your imports
import "github.com/atomicgo/isadmin"

Usage

func Check

func Check() bool

Check if the program has administrative privileges.


AtomicGo.dev  Β·  with ❀️ by @MarvinJWendt | MarvinJWendt.com