generate

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2019 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cf *config.Config, de debugger) interface{}

New generate sub command

func NewFDS added in v1.11.0

func NewFDS(cf *config.Config, de debugger) interface{}

NewFDS generate file descriptor set sub command

Types

type CompColl

type CompColl interface {
	Append(Composite)
	AppendAll(CompColl)
}

type Composite

type Composite interface {
	Size() int
	Key() string
	Get(int) Composite
	Temp() CompColl
}

type GoModIt

type GoModIt struct {
	// contains filtered or unexported fields
}

type GoPackages

type GoPackages struct {
	Pkgs         []*goPkg2
	MaxPkgLen    int
	MaxRelDirLen int
	// contains filtered or unexported fields
}

func (*GoPackages) Process

func (proc *GoPackages) Process(cmd genIF) (string, error)

type ProtocFdsIt added in v1.11.0

type ProtocFdsIt struct {
	// contains filtered or unexported fields
}

type ProtocIt

type ProtocIt struct {
	FileDescriptorSet []byte
	// contains filtered or unexported fields
}

type Void

type Void struct{}

Jump to

Keyboard shortcuts

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