package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev

# Functions

From creates a lazy that resolves to the specified value.
Creates a new Lazy[T].

# Structs

A data structure that will lazily load an instance of the underlying type from the specified initializer.

# Type aliases

No description provided by the author