Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + func Close(sc *stan.Conn) (err error) + func Connect(clusterID string, clientID string, natsURL string) (*stan.Conn, error) + func IsConnected(sc *stan.Conn) (ok bool) + func Publish(sc *stan.Conn, subj string, msg *[]byte) (err error)