http

package
v0.0.0-...-a52e8f6 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResilientCloudEventClient

type ResilientCloudEventClient interface {
	Send(ctx context.Context, event cloudevents.Event) (ct context.Context, evt *cloudevents.Event, err error)
}

type WrappedCloudEventClient

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

func NewWrappedCloudEventClient

func NewWrappedCloudEventClient(ceClient cloudevents.Client, opts ...retry.Option) *WrappedCloudEventClient

func (*WrappedCloudEventClient) Send

Jump to

Keyboard shortcuts

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