checkpointmanagerfx

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type CheckpointManagerIn

type CheckpointManagerIn struct {
	fx.In
	Config config.Config
	Logger *zerolog.Logger
}

type CheckpointManagerOut

type CheckpointManagerOut struct {
	fx.Out
	CheckpointManager checkpoint.CheckpointManager
}

func ProvideCheckpointManager

func ProvideCheckpointManager(in CheckpointManagerIn) (CheckpointManagerOut, error)

Jump to

Keyboard shortcuts

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