kasapp

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFromFlags

func NewFromFlags(flagset *pflag.FlagSet, arguments []string) (cmd.Runnable, error)

Types

type App

type App struct {
	ConfigurationFile         string
	ListenNetwork             string
	ListenAddress             string
	ListenWebSocket           bool
	GitLabAddress             string
	GitLabAuthSecretFile      string
	ReloadConfigurationPeriod time.Duration
}

func (*App) Run

func (a *App) Run(ctx context.Context) error

type Options

type Options struct {
	Configuration *kascfg.ConfigurationFile
}

func (*Options) Run

func (o *Options) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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