internal

package
v0.37.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllFiles = []*File{
	commonFile,
	metricsFile,
	resourceFile,
	traceFile,
	logFile,
}

AllFiles is a list of all files that needs to be generated.

Functions

This section is empty.

Types

type File

type File struct {
	Name string
	// contains filtered or unexported fields
}

File represents the struct for one generated file.

func (*File) GenerateFile

func (f *File) GenerateFile() string

GenerateFile generates the configured data structures for this File.

func (*File) GenerateTestFile

func (f *File) GenerateTestFile() string

GenerateTestFile generates tests for the configured data structures for this File.

Jump to

Keyboard shortcuts

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