config

package
v0.0.0-...-bbc9ce3 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultBindingsDenylist = []string{"reference"}

List of bindings that are on the deny list by default. Add them to an allowlist to enable.

Functions

This section is empty.

Types

type GeneratorConfig

type GeneratorConfig struct {
	// RustBenchmarksFidlLibrary is the name for the fidl library used in rust benchmarks.
	RustBenchmarksFidlLibrary string
	// CppBenchmarksFidlLibrary is the name for the fidl library used in cpp benchmarks.
	CppBenchmarksFidlLibrary string
	// FuzzerCorpusHostDir is the directory for generated conformance test fuzzer corpus.
	FuzzerCorpusHostDir string
	// FuzzerCorpusPackageDataDir is the directory to which corpus files are mapped in their fuchsia
	// package's data directory.
	FuzzerCorpusPackageDataDir string
}

A config passed to generators.

Jump to

Keyboard shortcuts

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