thriftreflect

package
v1.29.2 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2021 License: MIT Imports: 0 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThriftModule

type ThriftModule struct {
	Name     string          // The name of the thrift module.
	Package  string          // The go package (full path).
	FilePath string          // The thrift file path (relative to--thrift-root=).
	Includes []*ThriftModule // A reference to every included thrift modules.
	SHA1     string          // The SHA1 of the thrift content.
	Raw      string          // The full content of the thrift file.
}

ThriftModule is used by the generated code to expose the embedded IDL source.

Jump to

Keyboard shortcuts

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