components

package
v0.1.8-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RetrievePeriodic

func RetrievePeriodic(ctx context.Context, retriever Retriever, interval time.Duration, logger logging.Logger)

RetrievePeriodic retrieves retriever initially and further, every given time interval

Types

type Retriever

type Retriever interface {
	Retrieve() error
}

Retriever represents component that can be retrieved in some way

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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