memcalc

package
v1.2.14 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Dependency string = "memory-calculator"

Dependency is a build plan dependency indicating a requirement for the Memory Calculator utility.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClassCounter

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

ClassCounter represents the class-counter helper application.

func NewClassCounter

func NewClassCounter(build build.Build) ClassCounter

NewClassCounter creates a new ClassCounter instance.

func (ClassCounter) Contribute

func (c ClassCounter) Contribute() error

Contributes makes the contribution to launch

type MemoryCalculator

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

MemoryCalculator represents the memory calculator configuration for a JVM application.

func NewMemoryCalculator

func NewMemoryCalculator(build build.Build) (MemoryCalculator, error)

NewMemoryCalculator creates a new MemoryCalculator instance.

func (MemoryCalculator) Contribute

func (m MemoryCalculator) Contribute() error

Contribute makes the contribution to launch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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