params

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	EnvAWSEndpointURL *string
	// EnvAWSBucket AWS bucket for file upload
	EnvAWSBucket *string
	// EnvGithubAccessToken Github credentials for issue report
	EnvGithubAccessToken *string
	// EnvGithubOwner Github owner of the repository for issue report
	EnvGithubOwner *string
	// EnvGithubRepository Github repository for issue report
	EnvGithubRepository *string
	// EnvIntercomBaseURL Intercom base URL for API
	EnvIntercomBaseURL *string
	// EnvIntercomAccessToken Intercom token for API
	EnvIntercomAccessToken *string
}

Environment represents all the environment variables

func (*Environment) Init

func (f *Environment) Init()

Init initializes all the environment variables

type Generic

type Generic struct {
	LogLevelFlag          *string
	RequestsPerSecond     *float64
	LogProxyBaseUrl       *string
	GithubBaseUrlOverride *string
}

Generic represents all the generic parameters

func (*Generic) Init

func (f *Generic) Init()

Init initialized the generic parameters with flags

Jump to

Keyboard shortcuts

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