listener

package
v0.0.0-...-ba2213e Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumeConcurrentlyStatus

type ConsumeConcurrentlyStatus int

ConsumeConcurrentlyStatus: 普通消费状态回执 Author: yintongqiang Since: 2017/8/10

const (
	CONSUME_SUCCESS ConsumeConcurrentlyStatus = iota // Success consumption
	RECONSUME_LATER                                  // Failure consumption,later try to consume
)

func (ConsumeConcurrentlyStatus) String

func (cct ConsumeConcurrentlyStatus) String() string

type MessageListener

type MessageListener interface {
}

Jump to

Keyboard shortcuts

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