Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillStructFromKV ¶ added in v0.1.9
func MergeChannels ¶
func MergeChannels[A any](channels ...<-chan A) <-chan A
Types ¶
type Result ¶
type Result[T any] struct { // contains filtered or unexported fields }
func NewErrorResult ¶
func NewPartialResult ¶ added in v0.1.18
func NewValueResult ¶
Click to show internal directories.
Click to hide internal directories.