plugin

package module
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Plugin provides a helper methods to build custom protoc code generators. It is used for gunk-related repos, but can be used outside of gunk.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunMain

func RunMain(p Plugin)

Types

type Plugin

type Plugin interface {
	Generate(req *pluginpb.CodeGeneratorRequest) (*pluginpb.CodeGeneratorResponse, error)
}

Plugin provides plugin method.

Jump to

Keyboard shortcuts

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