server

package
v0.0.0-...-99593a5 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Path string
}

type Server

type Server struct {
	Config         *env.Config
	Log            logging.SimpleLogging
	WebhookHandler http.Handler
	PlanClient     argocd.PlanClient
	ApplyClient    argocd.ApplyClient
	ArgoClient     argocd.ApplicationsClient
	githubapp.ClientCreator
}

func NewServer

func NewServer(config *env.Config, logger logging.SimpleLogging, argoClient *argocd.ApplicationsClient) *Server

func (*Server) Health

func (s *Server) Health(w http.ResponseWriter, r *http.Request)

func (*Server) Start

func (s *Server) Start()

Jump to

Keyboard shortcuts

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