pbreader

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	PbDeclarationKindUnknown = iota
	PbTypeKindMessage
	PbTypeKindEnum
)

Variables

This section is empty.

Functions

func New

func New(protoDir, pbPkgName string) *pbReader

Types

type PbTypeDef

type PbTypeDef struct {
	Name       string
	Kind       PbTypeKind
	Definition string
}

type PbTypeKind

type PbTypeKind int

type RecursiveChecker

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

Jump to

Keyboard shortcuts

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