schedulecontracts

package
v0.150.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocksFactory

type LocksFactory lockscontracts.Factory[string]

type StateRepository

type StateRepository func(tb testing.TB) StateRepositorySubject

func (StateRepository) Benchmark

func (c StateRepository) Benchmark(b *testing.B)

func (StateRepository) Spec

func (c StateRepository) Spec(s *testcase.Spec)

func (StateRepository) Test

func (c StateRepository) Test(t *testing.T)

type StateRepositorySubject added in v0.132.0

type StateRepositorySubject struct {
	StateRepository   schedule.StateRepository
	MakeContext       func() context.Context
	MakeScheduleState func() schedule.State
}

Jump to

Keyboard shortcuts

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