sender

package
v0.0.0-...-777877a Latest Latest
Warning

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

Go to latest
Published: Oct 24, 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 APIClientSender

type APIClientSender struct {
}

func (APIClientSender) Send

func (p APIClientSender) Send(specs specs.PCSpecs, metadata metadata.Metadata, ctx context.Context) error

type Sender

type Sender interface {
	Send(specs.PCSpecs, metadata.Metadata, context.Context) error
}

func NewSender

func NewSender(senderType string) (Sender, error)

Jump to

Keyboard shortcuts

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