conditions

package
v0.1.0-alpha.8 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileExists

func FileExists(file string) func() (bool, error)

FileExists is a service condition that checks for the existence of a file once and only once.

func None

func None() func() (bool, error)

None is a service condition that has no conditions.

func WaitForFileExists

func WaitForFileExists(file string) func() (bool, error)

WaitForFileExists is a service condition that will wait for the existence of a file.

func WaitForFilesToExist

func WaitForFilesToExist(files ...string) func() (bool, error)

WaitForFilesToExist is a service condition that will wait for the existence a set of files.

Types

This section is empty.

Jump to

Keyboard shortcuts

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