pathcompare

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileInfoLastModified

func FileInfoLastModified(
	left, right os.FileInfo,
) corecomparator.Compare

func IsLastModifiedEqual

func IsLastModifiedEqual(
	left, right time.Time,
) bool

func IsLastModifiedEqualPtr

func IsLastModifiedEqualPtr(
	left, right *time.Time,
) bool

func IsNotEqualLastModified

func IsNotEqualLastModified(
	left, right time.Time,
) bool

func IsNotEqualLastModifiedPtr

func IsNotEqualLastModifiedPtr(
	left, right *time.Time,
) bool

func IsSizeEqualPtr

func IsSizeEqualPtr(
	left, right *int64,
) bool

func LastModified

func LastModified(
	left, right time.Time,
) corecomparator.Compare

func LastModifiedPtr

func LastModifiedPtr(
	left, right *time.Time,
) corecomparator.Compare

func Size

func Size(
	left, right int64,
) corecomparator.Compare

func SizePtr

func SizePtr(
	left, right *int64,
) corecomparator.Compare

Types

This section is empty.

Jump to

Keyboard shortcuts

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