package gsptcall
import "gopkg.in/hlandau/service.v2/gsptcall"
Package gsptcall provides a call wrapper for SetProcTitle which does nothing when it is not supported.
Index ¶
Functions ¶
func SetProcTitle ¶
func SetProcTitle(title string)
Calls erikdubbelboer/gspt.SetProcTitle, but only on UNIX platforms and where cgo is enabled. Otherwise, it is a no-op.
Source Files ¶
gsptcall-cgo.go gsptcall.go
- Version
- v2.0.17 (latest)
- Published
- Mar 2, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 12 hours ago –
Tools for package owners.