agents

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 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 PNPServiceImpl

type PNPServiceImpl struct {
	WebClients httpagent.Clients //starter:inject("#")

	PushServiceURL string //starter:inject("${mails.pnp.agent.push2.url}")
	PushToken      string //starter:inject("${mails.pnp.agent.push2.token}")
	UserName       string //starter:inject("${mails.pnp.agent.push2.username}")
	Password       string //starter:inject("${mails.pnp.agent.push2.password}")
	// contains filtered or unexported fields
}

PNPServiceImpl ...

func (*PNPServiceImpl) Pull

func (inst *PNPServiceImpl) Pull(c context.Context, timeout time.Duration) (*vo.Message, error)

Pull ...

func (*PNPServiceImpl) Push

func (inst *PNPServiceImpl) Push(c context.Context, msg *vo.Message) error

Push ...

Jump to

Keyboard shortcuts

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