jsm.go icon indicating copy to clipboard operation
jsm.go copied to clipboard

JetStream Management Library for Golang

Results 5 jsm.go issues
Sort by recently updated
recently updated
newest added

I'm getting a nil pointer on `streams.go:176`. Not sure why. Maybe invalid stream/subject

I would find useful to have an API to learn about the cluster state, not specific to any streams or consumers. JSM seems like a good place for it. Looking...

I have utility scripts that create contexts for new environments including using simple username and password credentials. Using today, received error: ```bash $ nats ctx save UserA1 --server "nats://vbox1.tinghus.net:4222" --user...

bug

Signed-off-by: Waldemar Quevedo