Registry / utility / erikdubbelboer-gspt

erikdubbelboer-gspt

JSON →
library0.0.0-20210805194459-ce36a5128377gogounverified

Package gspt provides a way to set the process title displayed by ps and other system tools.

go get github.com/erikdubbelboer/gspt
INSTALL
IMPORT
SIG · ERIKDUBBELBOER-GSP
E
erikdubbelboer-gspt
utilitygov0.0.0-20210805194459-ce36a5128377
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.

gspt
github.com/erikdubbelboer/gspt

Sets the process title to a custom string.

package main import ( "log" "github.com/erikdubbelboer/gspt" ) func main() { gspt.SetProcTitle("my-custom-title") log.Println("Process title set") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210805194459-ce36a5128377latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
erikdubbelboer-gspt — go get erikdubbelboer-gspt · libregistry