Get The Module | Documentation | Contributing | Code of Conduct
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
# Execute this command inside your project
go get -u github.com/atomicgo/isadmin
// Add this to your imports
import "github.com/atomicgo/isadmin"
func Check() bool
Check if the program has administrative privileges.
AtomicGo.dev Β· with β€οΈ by @MarvinJWendt | MarvinJWendt.com