Versions in this module Expand all Collapse all v5 v5.0.5 Jun 26, 2020 Changes in this version + type Handler func(subj string, request []byte, reply Reply) + type Handler2 func(msg *session.Message, reply Reply) + type Options struct + Logger log15.Logger + Parent context.Context + URL string + type Reply func(interface{}, error) + type Server struct + Application string + AsteriskID string + Dialog dialog.Manager + Log log15.Logger + NATSPrefix string + func New() *Server + func (s *Server) Listen(ctx context.Context, ariOpts *native.Options, natsURI string) (err error) + func (s *Server) ListenOn(ctx context.Context, a ari.Client, n *nats.EncodedConn) error + func (s *Server) Ready() <-chan struct{} Other modules containing this package github.com/ituyakbayev/ari-proxy