package
0.0.0-20240601215603-623d1b02c51f
Repository: https://github.com/kralicky/protoconfig.git
Documentation: pkg.go.dev

# Functions

WaitOne returns the current value of the reactive.Value, or blocks until one becomes available, then returns it.
WaitOneMessage is like WaitOne, but first wraps the given value in a reactive.Message.