package
1.9.5
Repository: https://github.com/performline/go-stockutil.git
Documentation: pkg.go.dev

# Functions

Appends on error to another, allowing for operations that return multiple errors to remain compatible within a single-valued context.
No description provided by the author
Returns the given value, converted according to any handlers set via RegisterTypeHandler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Dectect whether the concrete underlying value of the given input is one or more Kinds of value.
No description provided by the author
No description provided by the author
Returns whether the given value represents the underlying type's zero value.
No description provided by the author
No description provided by the author
Register's a handler used for converting one type to another.
No description provided by the author
Iterate through each element of the given array, slice or channel; calling iterFn exactly once for each element.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A TimedReadCloser wraps an io.ReadCloser, keeping track of how long actually reading from and closing the ReadCloser took, as well as how many bytes were read.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author