Registry / web-framework / brotherlogic-goserver

brotherlogic-goserver

JSON →
library0.0.0-20260125051706-82df7bec125fgogounverified

Package goserver provides a server framework for building Go applications.

go get github.com/brotherlogic/goserver
INSTALL
IMPORT
SIG · BROTHERLOGIC-GOSER
B
brotherlogic-goserver
web-frameworkgov0.0.0-20260125051706-82df7bec125f
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.

goserver
github.com/brotherlogic/goserver

Create and start a new GoServer instance

package main import ( "log" "github.com/brotherlogic/goserver" ) func main() { s := goserver.New() log.Fatal(s.Serve()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260125051706-82df7bec125flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
brotherlogic-goserver — go get brotherlogic-goserver · libregistry