8000 GitHub - knative-extensions/eventing-natss at release-1.3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

knative-extensions/eventing-natss

 
 

Repository files navigation

NATS - Go Client

A Go client for the NATS messaging system.

License Apache 2 FOSSA Status Go Report Card Build Status GoDoc Coverage Status License Apache 2 Go Report Card Build Status GoDoc Coverage Status

Installation

# Go client latest or explicit version
go get github.com/nats-io/nats.go/@latest
go get github.com/nats-io/nats.go/@v1.11.0
go get github.com/nats-io/nats.go/@v1.15.0

# For latest NATS Server, add /v2 at the end
go get github.com/nats-io/nats-server/v2

About

NATS streaming integration with Knative Eventing.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 83

0