inmem

package
v0.0.0-...-75be81d Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func New

func New() *Manager

func (*Manager) LoadDependencies

func (manager *Manager) LoadDependencies(ctx context.Context, ids ...string) ([]dependency.Dependency, error)

func (*Manager) LoadGroups

func (manager *Manager) LoadGroups(ctx context.Context, ids ...string) ([]dependency.Group, error)

func (*Manager) NewDependencies

func (manager *Manager) NewDependencies(ctx context.Context, n int) ([]dependency.Dependency, error)

func (*Manager) NewGroup

func (manager *Manager) NewGroup(ctx context.Context, ids ...string) (groupId string, err error)

func (*Manager) ReadyGroups

func (manager *Manager) ReadyGroups(ctx context.Context) (<-chan string, error)

func (*Manager) Resolve

func (manager *Manager) Resolve(ctx context.Context, values ...dependency.Dependency) error

Jump to

Keyboard shortcuts

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