Skip to content

Latest commit

 

History

History
83 lines (59 loc) · 2.47 KB

README.md

File metadata and controls

83 lines (59 loc) · 2.47 KB

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