mock

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// GenerateMockCMD represents the new command.
	GenerateMockCMD = &cobra.Command{
		Use:     "mock",
		Short:   "Generate Mock: Generated mock code from config file: " + mockGenCfgFile,
		Long:    "Generate Mock: Will create and use mock manager to generate mock files from configuration " + mockGenCfgFile,
		Example: "Eitri mock \n eitri mock --config cfg/" + mockGenCfgFile,
		Run:     runMockGen,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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