moldyConfig

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 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 AdminProjects

type AdminProjects struct {
	Changelogs          bool
	ConventionalCommits bool

	GitInit    bool
	SemverMode bool
	// contains filtered or unexported fields
}

type AparienceOptions

type AparienceOptions struct {
	AsciiArt    bool
	ColorsMode  bool
	ProgressBar bool
}

type ConfigStruct

type ConfigStruct struct {
	AdminProjects    AdminProjects
	AparienceOptions AparienceOptions
	MoldyPackageInfo MoldyPackageInfo
	MoldyRunner      MoldyRunner
}

func Settings

func Settings() ConfigStruct

type MoldyPackageInfo

type MoldyPackageInfo struct {
	Author      string
	Description string
	Name        string
	Url         string
	Version     string
}

type MoldyRunner

type MoldyRunner struct {
	Test string
}

Jump to

Keyboard shortcuts

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