Registry /
utility / npoolplatform-go-service-framework
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.
goserviceframework
✓ github.com/NpoolPlatform/go-service-framework
Create and run a service.
package main
import (
"github.com/NpoolPlatform/go-service-framework"
)
func main() {
service := goserviceframework.NewService()
service.Run()
}
Debug
Known issues
No known issues recorded.
Upgrade
Version history
0.0.0-20250123031703-66a23c81e8e0latest on pkg.go.dev
Audit
Dependencies
No dependency data recorded yet.