Registry / utility / btcsuite-winsvc

btcsuite-winsvc

JSON →
library1.0.0gogounverified

Package winsvc provides Windows service support for Go programs.

go get github.com/btcsuite/winsvc
INSTALL
IMPORT
SIG · BTCSUITE-WINSVC
B
btcsuite-winsvc
utilitygov1.0.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.

winsvc
github.com/btcsuite/winsvc

Check if the current session is interactive on Windows.

package main import ( "fmt" "github.com/btcsuite/winsvc" ) func main() { fmt.Println(winsvc.IsAnInteractiveSession()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
btcsuite-winsvc — go get btcsuite-winsvc · libregistry