config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Github - github configuration
	Github struct {
		AppID             int64  `split_words:"true"`
		AppInstallationID int64  `split_words:"true"`
		AppPrivateKey     string `split_words:"true"`
		Token             string
		Refresh           int64
		Repositories      cli.StringSlice
		Organizations     cli.StringSlice
		APIURL            string
		CacheSizeBytes    int64
	}
	Metrics struct {
		FetchWorkflowRunUsage bool
	}
	Port           int
	Debug          bool
	EnterpriseName string
	WorkflowFields string
)

Functions

func InitConfiguration

func InitConfiguration() []cli.Flag

InitConfiguration - set configuration from env vars or command parameters

Types

This section is empty.

Jump to

Keyboard shortcuts

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