protobuf

package
v0.0.0-...-5fef39c Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 1 Imported by: 0

README

myitcv.io/g/protobuf

Package protobuf implements a parser for Google Protocol Buffers v2 and v3 definition files.

This package is a copy of github.com/dsymonds/gotoc/internal with minor adjustments for package names etc.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImportPaths

type ImportPaths []string

ImportPaths is a convenience type for use with the flag package to enable multiple import paths to be provided via multiple occurences of a flag

func (*ImportPaths) Set

func (i *ImportPaths) Set(value string) error

func (*ImportPaths) String

func (i *ImportPaths) String() string

Directories

Path Synopsis
Package ast defines the AST data structures used by gotoc.
Package ast defines the AST data structures used by gotoc.
Package gendesc generates descriptor protos from an AST.
Package gendesc generates descriptor protos from an AST.
Package parser parses proto files into gotoc's AST representation.
Package parser parses proto files into gotoc's AST representation.

Jump to

Keyboard shortcuts

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