config

package
v0.0.0-...-ba74bcc Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: AGPL-3.0 Imports: 3 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 {
	Libraries                      []LibraryConfig
	Classes, Singletons, Functions []string
}

Config represents a comparison job configuration

func (*Config) ReadFromFile

func (c *Config) ReadFromFile(path string)

type LibraryConfig

type LibraryConfig struct {
	Name        string
	Description string
	Link        string
	Include     []string
	Exclude     []string
	Defines     []string
	Namespaces  []string
}

Jump to

Keyboard shortcuts

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