director

package
v0.0.0-...-63c973b Latest Latest
Warning

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

Go to latest
Published: Aug 29, 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 AssignFunc

type AssignFunc func(ctx context.Context, matches []*pb.Match) error

type DirectorFunc

type DirectorFunc func(ctx context.Context, profilesFunc GenerateProfilesFunc, matchesFunc FetchMatchesFunc, assignFunc AssignFunc) error

func Run

func Run(interval string) DirectorFunc

type FetchMatchesFunc

type FetchMatchesFunc func(ctx context.Context, profile *pb.MatchProfile) ([]*pb.Match, error)

type GenerateProfilesFunc

type GenerateProfilesFunc func() ([]*pb.MatchProfile, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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