controller

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServer

type APIServer struct {
	*web.H2CServer
}

type Server

type Server struct {
	APIServer *APIServer

	DB             *sql.DB
	Backend        domain.Backend
	SSHServer      sshserver.SSHServer
	Webhook        *webhook.Receiver
	CDService      cdservice.Service
	FetcherService repofetcher.Service
	CleanerService cleaner.Service
}

func (*Server) Shutdown

func (s *Server) Shutdown(ctx context.Context) error

func (*Server) Start

func (s *Server) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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