validating

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenIterValidator

type GenIterValidator struct {
	// contains filtered or unexported fields
}

GenIterValidator is a wrapper over app.IterGenerator which validates input arguments, then calls decorated instance.

func WithBaseGenIterValidation

func WithBaseGenIterValidation(decorated app.IterGenerator) GenIterValidator

WithBaseGenIterValidation decorates app.IterGenerator with validation logic.

func (GenIterValidator) GenerateIter

func (v GenIterValidator) GenerateIter(packagePath string, ctx app.GenerateIterContext) ([]string, error)

GenerateIter generates code using path to package and context.

Jump to

Keyboard shortcuts

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