Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerMap ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
var ( // Srv is a global rabbitmq server Srv *Server )
func NewServer ¶
func NewServer(opts ...options.ConsumerOption) *Server
func (*Server) GetRegisterHandler ¶
func (*Server) RegisterHandler ¶
Click to show internal directories.
Click to hide internal directories.