Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + var DefaultOptions = Options + type Options struct + AckWait time.Duration + CheckEventsActivation bool + ClientID string + ConnectWait time.Duration + IdleConnTimeout time.Duration + MaxIdleConns int + NatsStreamingClusterID string + NatsURL string + Port int + QueueGroup string + SubscriptionNameHeader string + TLSSkipVerify bool + TopicHeader string + func ParseFlags() *Options