api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

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

API is our central entry point to all subsystems relevant to serving requests.

func New

func New(db *database.DB, clam *clamav.ClamAV, logger *logrus.Logger) (*API, error)

New creates a new API instance.

func (*API) ListenAndServe

func (api *API) ListenAndServe(port int) error

ListenAndServe starts the API server on the given port.

Jump to

Keyboard shortcuts

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