httpgen

package
v0.0.0-...-123b307 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyTemplate

func ApplyTemplate(w io.Writer, f *protogen.File, opts Options) error

This function is called with a param which contains the entire definition of a method.

Types

type Options

type Options struct {
	// Package provides package name for the HTTP handler
	Package string
	// PbPackage provides package name for the main protobuf types
	PbPackage string
	// Prefix specifies prefix to be added to message types:
	// {{.Prefix}}{{.Message.GoName}}
	// If not provided, the the package name of the process file will be used.
	Prefix string
}

Options are the options to set for rendering the template.

Jump to

Keyboard shortcuts

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