Discover Packages
github.com/pkg6/go-httpx
reflex
package
Version:
v0.0.0-...-1c53ea4
Opens a new window with list of versions in this module.
Published: Jan 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
IsZero reports whether "v" is zero value or no.
The given "v" value can complete the Zeroer interface
which can be used to customize the behavior for each type of "v".
type Zeroer interface {
IsZero() bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.