nres

package
v0.0.0-...-8c316eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

*

*
* @author nghiatc
* @since Dec 6, 2019

*

*
* @author nghiatc
* @since Dec 17, 2019

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NResponse

type NResponse struct {
	Name    string
	Subject string
	Group   string
	Url     string
	Auth    string
	Opts    []nats.Option
	Conn    *nats.Conn
	Subt    *nats.Subscription
}

func NewNResponse

func NewNResponse(name string) *NResponse

func (*NResponse) Start

func (nrs *NResponse) Start(processChan chan *nats.Msg) error

func (*NResponse) Stop

func (nrs *NResponse) Stop()

Disconnect safe

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL