handler

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type E2EResult

type E2EResult struct {
	SetupErr    error
	SignupErr   error
	ExampleErrs []ExampleError
}

type Endtoend

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

func NewEndToEnd

func NewEndToEnd(srv *service.Service) *Endtoend

func (*Endtoend) Check

func (e *Endtoend) Check(ctx context.Context, request *endtoend.Request, response *endtoend.Response) error

func (*Endtoend) CronCheck

func (e *Endtoend) CronCheck()

func (*Endtoend) Mailin

func (e *Endtoend) Mailin(ctx context.Context, req *json.RawMessage, rsp *MailinResponse) error

func (*Endtoend) RunCheck

func (e *Endtoend) RunCheck(ctx context.Context, request *endtoend.Request, response *endtoend.Response) error

type ExampleError

type ExampleError struct {
	API         string
	Endpoint    string
	ExampleName string
	Value       error
}

type MailinResponse

type MailinResponse struct{}

Jump to

Keyboard shortcuts

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