config

package
v1.7.10 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	LogLevel       string
	ProjectPath    string
	OutputFilePath string
}

func NewConfig

func NewConfig() *Config

func (*Config) GetLogLevel

func (c *Config) GetLogLevel() string

func (*Config) GetOutputFilePath

func (c *Config) GetOutputFilePath() string

func (*Config) GetProjectPath

func (c *Config) GetProjectPath() string

func (*Config) SetLogLevel

func (c *Config) SetLogLevel(logLevel string)

func (*Config) SetOutputFilePath

func (c *Config) SetOutputFilePath(outputFilePath string)

func (*Config) SetProjectPath

func (c *Config) SetProjectPath(projectPath string)

Jump to

Keyboard shortcuts

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