policies

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AfterNthEpoch

func AfterNthEpoch(afterEpoch types.Epoch) func(epoch types.Epoch) bool

AfterNthEpoch runs for every epoch after the provided epoch.

func AllEpochs

func AllEpochs(_ types.Epoch) bool

AllEpochs runs for all epochs.

func BetweenEpochs

func BetweenEpochs(fromEpoch, toEpoch types.Epoch) func(types.Epoch) bool

BetweenEpochs runs for every epoch that is between the provided epochs.

func OnEpoch

func OnEpoch(epoch types.Epoch) func(types.Epoch) bool

OnEpoch runs only for the provided epoch.

Types

This section is empty.

Jump to

Keyboard shortcuts

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