pkg

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: May 4, 2019 License: MIT Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoWeight

type GoWeight struct {
	BuildCmd []string
}

func NewGoWeight

func NewGoWeight() *GoWeight

func (*GoWeight) BuildCurrent

func (g *GoWeight) BuildCurrent() string

func (*GoWeight) Process

func (g *GoWeight) Process(work string) []*ModuleEntry

type ModuleEntry

type ModuleEntry struct {
	Path      string `json:"path"`
	Name      string `json:"name"`
	Size      uint64 `json:"size"`
	SizeHuman string `json:"size_human"`
}

Jump to

Keyboard shortcuts

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