xrange

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RangeFields

RangeFields performs a depth-first traversal over fields in message m, calling f for each. It terminates when all fields have been traversed.

func RangeResourceDescriptors

func RangeResourceDescriptors(
	file protoreflect.FileDescriptor,
	f func(protoreflect.MessageDescriptor, *annotations.ResourceDescriptor),
)

RangeResourceDescriptors traverses over resource descriptors in file, calling f for each. If the resource descriptor does not belong to a message, the corresponding parameter will be nil.

func RangeResourceReferences

RangeResourceReferences performs a depth-first traversal over fields in message m, calling f for each field with a resource reference annotation. It terminates when all fields have been traversed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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