package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Mar 27, 2023
License: Apache-2.0
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 IsMap(v interface{}) bool
IsMap checks if an interface is of type map
func IsNil(v interface{}) bool
IsNil checks if the interface is nil
func IsSlice(v interface{}) bool
IsSlice checks if an interface is of type slice
Source Files
¶
Click to show internal directories.
Click to hide internal directories.