suiteindex

package
v0.14.3 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "ttcn3_suites.json"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SourceDir string  `json:"source_dir"`
	BinaryDir string  `json:"binary_dir"`
	Suites    []Suite `json:"suites"`
}

func ReadFile

func ReadFile(file string) (Config, error)

type Suite

type Suite struct {
	RootDir   string `json:"root_dir"`
	SourceDir string `json:"source_dir"`
}

Jump to

Keyboard shortcuts

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