service

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IReceiveService

type IReceiveService interface {
	Stop()
	Submit(req *message.ReqParams) (string, error)
	Cancel(req *message.ReqParams) bool
	AddTime(req *message.ReqParams) bool
	// contains filtered or unexported methods
}
var ReceiveService IReceiveService

func NewReceiveService

func NewReceiveService(brokerList string) (IReceiveService, error)

Jump to

Keyboard shortcuts

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