parser

package
v0.0.0-...-2223ca1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Write(io.Writer) error
}

Generator defines behavior for sending generated code to a writer interface.

func NewGenerator

func NewGenerator(files []string, pkg, cert, certKey string, marshaler bool) (Generator, error)

NewGenerator initializes a Generator interface implemented by generator type.

Jump to

Keyboard shortcuts

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