package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Dec 4, 2020
License: MIT
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
¶
func IsNilOrFalse(v interface{}) bool
judgement: bool, integer, string, struct, slice, map is nil or false?
func IsPtrType(v interface{}) bool
judgement: variant is a pointer type ?
func Panic(v interface{}, strMsg string, args ...interface{})
assert bool, string or struct/slice/map nil or false, call panic
Source Files
¶
Click to show internal directories.
Click to hide internal directories.