package
0.386.3
Repository: https://github.com/tbd54566975/ftl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ModuleKey creates a user-space module key.
No description provided by the author
No description provided by the author
SystemKey creates an internal system key.

# Variables

ErrConflict is returned when a lease is already held.
NoopLease is a no-op implementation of [Lease].

# Structs

No description provided by the author
FakeLeaser is a fake implementation of the [Leaser] interface.

# Interfaces

Lease represents a lease that is held by a controller.
Leaser is an interface for acquiring, renewing and releasing leases.

# Type aliases

Key is a unique identifier for a lease.