coverage

package
v0.0.0-...-155d08c Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: GPL-3.0 Imports: 1 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 {
	ProjectsDir string   `json:"projects_dir"`
	OutputFile  string   `json:"output_file"`
	JunitFile   string   `json:"junit_file"`
	ReportDir   string   `json:"report_dir"`
	ReportFile  string   `json:"report_file"`
	IndexDir    string   `json:"index_dir"`
	IndexFile   string   `json:"index_file"`
	Projects    []string `json:"projects"`
}

Config contains configuration structure

func New

func New(dir string) (config *Config)

func (*Config) Print

func (config *Config) Print()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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