scan

package
v0.0.0-...-2f0a4f1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingDomainParameter = errors.New("missing domain query parameter")
	ErrMissingEmailParameter  = errors.New("missing email query parameter")
)

Functions

This section is empty.

Types

type HTTPHandler

type HTTPHandler interface {
	PostDomainScan(c echo.Context) error
}

func NewHandler

func NewHandler(docker *docker.Manager, emailService emailservice.Client) HTTPHandler

NewHandler returns a pointer to the scan handler.

Jump to

Keyboard shortcuts

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