model

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileMeta

type FileMeta struct {
	Filename    string
	Packages    []string
	Imports     []string
	RefPackages []string
}

type ParsedProtoFile

type ParsedProtoFile struct {
	Filename  string
	Proto     *unordered.Proto
	ProtoJson string
}

type TagMeta

type TagMeta struct {
	Packages    []string
	Imports     []string
	RefPackages []string
	FilesMeta   []*FileMeta
}

Jump to

Keyboard shortcuts

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