generator

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandRunner

func NewCommandRunner(ctx context.Context, cmdExecutable string, cmdArgs ...string) *exec.Cmd

Types

type Generator

type Generator struct {
	UseGoRun    bool
	DryRun      bool
	MockSetName string
	RestArgs    []string
}

func (*Generator) Generate

func (g *Generator) Generate(ctx context.Context, rf runnerFactory) error

type Runner

type Runner interface {
	Run() error
}

Jump to

Keyboard shortcuts

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