maestroutils

package
v2.10.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Version

func Version() (ret string)

Version returns a string representing the version of maestro we are on along with some extra info

Types

type DiskStats

type DiskStats struct {
	All   uint64
	Free  uint64
	Used  uint64
	Avail uint64 // this is the amount available to the program / caller

}

func DiskUsageAtPath

func DiskUsageAtPath(path string) (disk DiskStats)

Jump to

Keyboard shortcuts

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