graph

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2019 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

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

func (*Command) Execute

func (cmd *Command) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Command) Name

func (*Command) Name() string

func (*Command) SetFlags

func (cmd *Command) SetFlags(f *flag.FlagSet)

func (*Command) Synopsis

func (*Command) Synopsis() string

func (*Command) Usage

func (*Command) Usage() string

type Dot added in v0.0.2

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

func (*Dot) ClusterLabel added in v0.0.2

func (ctx *Dot) ClusterLabel(tree *pkgset.Tree, parentPrinted bool) string

func (*Dot) Label added in v0.0.2

func (ctx *Dot) Label(p *packages.Package) string

func (*Dot) Ref added in v0.0.2

func (ctx *Dot) Ref(p *packages.Package) string

func (*Dot) TreeLabel added in v0.0.2

func (ctx *Dot) TreeLabel(tree *pkgset.Tree, parentPrinted bool) string

func (*Dot) TreeRef added in v0.0.2

func (ctx *Dot) TreeRef(tree *pkgset.Tree) string

func (*Dot) WriteClusters added in v0.0.2

func (ctx *Dot) WriteClusters(result pkgset.Set, pkgs []*packages.Package)

func (*Dot) WriteRegular added in v0.0.2

func (ctx *Dot) WriteRegular(result pkgset.Set, pkgs []*packages.Package)

Jump to

Keyboard shortcuts

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