Registry / utility / kubuxu-go-os-helper

kubuxu-go-os-helper

JSON →
library0.0.1gogounverified

A small Go utility library for OS-level helper functions.

go get github.com/Kubuxu/go-os-helper
INSTALL
IMPORT
SIG · KUBUXU-GO-OS-HELPE
K
kubuxu-go-os-helper
utilitygov0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

oshelper
github.com/Kubuxu/go-os-helper

Check if the current OS is Linux.

package main import ( "fmt" "github.com/Kubuxu/go-os-helper" ) func main() { fmt.Println(oshelper.IsLinux()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
kubuxu-go-os-helper — go get kubuxu-go-os-helper · libregistry