github.com/ya5u/crkit/logging

A collection of Go packages for building services on Google Cloud Run.


License
MIT
Install
go get github.com/ya5u/crkit/logging

Documentation

crkit — Cloud Run Toolkit

A collection of Go packages for building services on Google Cloud Run.

Each package is an independent Go module — install only what you need.

Packages

Package Description Install
logging Structured logger for Cloud Logging go get github.com/ya5u/crkit/logging@latest
fstoremux Router for Firestore document trigger events via Eventarc go get github.com/ya5u/crkit/fstoremux@latest
httpkit HTTP server utilities (graceful shutdown, health check, JSON helpers) go get github.com/ya5u/crkit/httpkit@latest

License

MIT