proto

package
v0.0.0-...-e9f0680 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindMethod

func FindMethod(descriptor Descriptor, svcAndMethod string) (*desc.ServiceDescriptor, string, error)

Types

type Descriptor

type Descriptor interface {
	// FindSymbol Find the description of the symbol
	FindSymbol(symbol string) (desc.Descriptor, error)
}

func DescriptorSourceFromProtoFiles

func DescriptorSourceFromProtoFiles(importProtoPaths []string) (Descriptor, error)

Look for the proto file in that directory.

Jump to

Keyboard shortcuts

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