protox

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindBeginEndOfService

func FindBeginEndOfService(service, serviceName string) (begin, mid, end int)

func GenCommentString

func GenCommentString(comments []string, space bool) string

Types

type MessageVisitor

type MessageVisitor struct {
	proto.NoopVisitor
}

func (MessageVisitor) VisitEnumField

func (m MessageVisitor) VisitEnumField(i *proto.EnumField)

func (MessageVisitor) VisitMapField

func (m MessageVisitor) VisitMapField(i *proto.MapField)

func (MessageVisitor) VisitNormalField

func (m MessageVisitor) VisitNormalField(i *proto.NormalField)

type ProtoFieldData

type ProtoFieldData struct {
	Name     string
	Type     string
	Repeated bool
	Optional bool
	Sequence int
}
var ProtoField *ProtoFieldData

Jump to

Keyboard shortcuts

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