Versions in this module Expand all Collapse all v4 v4.7.0 Jul 2, 2022 Changes in this version + var DefaultBucket = "default" + var DefaultKey = "micro_config" + func Client(url string) (natsgo.JetStreamContext, error) + func NewSource(opts ...source.Option) source.Source + func WithBucket(a string) source.Option + func WithKey(a string) source.Option + func WithUrl(a string) source.Option