Versions in this module Expand all Collapse all v1 v1.1.2 Sep 18, 2015 Changes in this version + func NewConnection(t tLogger, port int) *nats.Conn + func NewDefaultConnection(t tLogger) *nats.Conn + func NewEConn(t tLogger) *nats.EncodedConn + func RunDefaultServer() *server.Server + func RunServerOnPort(port int) *server.Server + func RunServerWithOptions(opts server.Options) *server.Server + func Wait(ch chan bool) error + func WaitTime(ch chan bool, timeout time.Duration) error