runner

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner func(p *protogen.Plugin) error

Runner is the function signature passed to protogen.Options#Run.

func New

func New() Runner

New instantiates a Runner that performs visibility checks.

type VisibilityError

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

func (VisibilityError) Error

func (verr VisibilityError) Error() string

type VisibilityErrors

type VisibilityErrors []error

func (VisibilityErrors) Error

func (errs VisibilityErrors) Error() string

Jump to

Keyboard shortcuts

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