linker

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNatsClient

func NewNatsClient(serverId string, natsConf *config.Natsconfig, outChan chan []byte,
	detect *gnError.GnExceptionDetect) *natsLinker

Types

type ILinker

type ILinker interface {
	SendMsg(router string, data []byte)
	GetSubRounter() string
	Run() error
	GetConnection() interface{}
	Done()
}

linker

Jump to

Keyboard shortcuts

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