rocket

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Consumer

func Consumer(messages ...Message)

Consumer 用于注册消费端

func Init

func Init()

Types

type Message

type Message struct {
	//组和主题地址映射
	Group string
	Topic string
	//实际处理方法
	Handler func(msg string)
}

Jump to

Keyboard shortcuts

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