files

package
v0.0.0-...-038d694 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessSystemFiles

func ProcessSystemFiles() error

ProcessSystemFiles

Types

type BinaryState

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

BinaryState

func NewBinaryState

func NewBinaryState() *BinaryState

NewBinaryState

func (*BinaryState) GenerateBinaryHashes

func (b *BinaryState) GenerateBinaryHashes() error

GenerateBinaryHashes

type BinaryStateStore

type BinaryStateStore struct {
	Previous *BinaryState
	Current  *BinaryState
}

BinaryStateStore contains the previously recorded state and the current binary state.

func (*BinaryStateStore) Compare

func (b *BinaryStateStore) Compare() ([]BinaryStateStore, error)

Compare compares the previous state to the current state and returns a slice of states found to be different.

Jump to

Keyboard shortcuts

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