delayq

package
v0.0.0-...-d72dd33 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action string

type Message

type Message struct {
	Carrier propagation.MapCarrier
	Action  Action
	Body    []byte
}

func (*Message) Decode

func (m *Message) Decode(data []byte) error

func (*Message) Encode

func (m *Message) Encode() ([]byte, error)

func (*Message) Extract

func (m *Message) Extract(ctx context.Context) (context.Context, trace.Span)

func (*Message) Inject

func (m *Message) Inject(ctx context.Context) (context.Context, trace.Span)

Jump to

Keyboard shortcuts

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