lazy

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLazyValue

func GetLazyValue(x reflect.Value) reflect.Value

Types

type Value

type Value interface {

	// Get initialized value of it
	Get() interface{}
	// contains filtered or unexported methods
}

func New

func New(create func() interface{}) Value

Jump to

Keyboard shortcuts

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