service

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

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

Go to latest
Published: Jun 10, 2024 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitSecurityApp

type GitSecurityApp struct {
	interruptible.Service
	// contains filtered or unexported fields
}

func New

func New(opts *Opts) *GitSecurityApp

func (*GitSecurityApp) Run

func (app *GitSecurityApp) Run() (interruptible.Stop, error)

type Opts

type Opts struct {
	GitHub            *flag.GitHubOpts
	Http              *flag.HttpOpts
	Https             *flag.HttpsOpts
	Postgres          *flag.PostgresOpts
	Mongo             *flag.MongoOpts
	Okta              *flag.OktaOpts
	Key               string
	CACert            string
	DB                string
	AdminUsernames    []string
	AdminPasswords    []string
	IgnoredCommitters []string
}

Jump to

Keyboard shortcuts

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