package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 16, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Value(value interface{}) bool
Value will return true if variable has zero value of its type.
Also it will return true slice length is 0.
func Values(values ...interface{}) bool
Values same as Value but for multiple values
Source Files
¶
Click to show internal directories.
Click to hide internal directories.