package
0.0.14
Repository: https://github.com/jom-io/gorig.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToMap converts a struct to a map[string]interface{} where the keys are the struct's field names and the values are the respective field values.
No description provided by the author

# Constants

本地通道.
No description provided by the author
RabbitMQ 消息代理.

# Variables

No description provided by the author

# Structs

Message 是消息的结构体。.
No description provided by the author
No description provided by the author

# Interfaces

MessageBroker 定义了消息代理的行为。.

# Type aliases

BrokerType 定义了代理的类型。.
MessageType 定义了消息的内容。.