service

package
v0.0.0-...-96036c8 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 31 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
}

Jump to

Keyboard shortcuts

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