Registry / utility / essentialkaos-ek-v12

essentialkaos-ek-v12

JSON →
library12.130.0gogounverified

A set of auxiliary Go packages providing common utilities and tools.

go get github.com/essentialkaos/ek/v12
INSTALL
IMPORT
SIG · ESSENTIALKAOS-EK-V
E
essentialkaos-ek-v12
utilitygov12.130.0
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.

ek
github.com/essentialkaos/ek/v12

Check if a file exists using the fsutil subpackage.

package main import ( "fmt" "github.com/essentialkaos/ek/v12/fsutil" ) func main() { exists, _ := fsutil.FileExists("/tmp/test.txt") fmt.Println(exists) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
essentialkaos-ek-v12 — go get essentialkaos-ek-v12 · libregistry