Registry / web-framework / nytimes-gizmo

nytimes-gizmo

JSON →
library1.3.6gogounverified

Package gizmo is a toolkit that provides packages to put together server and pubsub daemons.

go get github.com/NYTimes/gizmo
INSTALL
IMPORT
SIG · NYTIMES-GIZMO
N
nytimes-gizmo
web-frameworkgov1.3.6
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.

gizmo
github.com/NYTimes/gizmo

Initialize a Gizmo server

package main import ( "github.com/NYTimes/gizmo/server" ) func main() { server.Init("my-service", server.WithSimpleLogger()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
nytimes-gizmo — go get nytimes-gizmo · libregistry