health
Health checks that include NATS connectivity.
nats adds NATS messaging to your Go service with JetStream support for durable pub/sub and request-reply patterns.
Use nats for lightweight pub/sub, request-reply, or persistent messaging with JetStream. NATS is simpler to operate than Kafka and well-suited for internal service communication and event streaming at moderate scale.
Suggests: health, observability
verikt new my-service --language go --cap nats# or add to an existing service:verikt add natshealth
observability
event-bus