ex

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(file string, folder string) error

Types

type Dumper

type Dumper struct {
	Ex         *Extractor
	File       *os.File
	Descriptor *descriptorpb.FileDescriptorProto
}

func (*Dumper) Dump

func (d *Dumper) Dump() (err error)

type Extractor

type Extractor struct {
	Dir     string
	Program []byte
	Offset  int
}

func (*Extractor) DumpDescriptor

func (ex *Extractor) DumpDescriptor(desc *descriptorpb.FileDescriptorProto) error

func (*Extractor) ExtractNext

func (ex *Extractor) ExtractNext() error

func (*Extractor) NewDumper

func (ex *Extractor) NewDumper(desc *descriptorpb.FileDescriptorProto) *Dumper

func (*Extractor) Open

func (ex *Extractor) Open(filename string) (err error)

Jump to

Keyboard shortcuts

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