message

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	// contains filtered or unexported fields
}

Message 队列消息体

func NewMessage

func NewMessage(key string, id, body string) Message

NewMessage 创建队列消息体

func (*Message) Body

func (message *Message) Body() string

func (*Message) Id

func (message *Message) Id() string

func (*Message) Key added in v0.0.8

func (message *Message) Key() string

Jump to

Keyboard shortcuts

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