Skip to content

hlandauf/gspt

 
 

Repository files navigation

gspt

setproctitle() package for Go.

Build Status


Installation

Simple install the package to your $GOPATH with the go tool from shell:

go get github.com/ErikDubbelboer/gspt

Make sure Git is installed on your machine and in your system's PATH.

Usage

import "github.com/ErikDubbelboer/gspt"

gspt.SetProcTitle("some title")

Please check the documentation for more details.

Releases

No releases published

Packages

No packages published

Languages

  • C 63.4%
  • Go 29.8%
  • Makefile 6.8%