package
0.0.0-20241111182353-c1fbc2c9b65f
Repository: https://github.com/triangleside/gotools.git
Documentation: pkg.go.dev

# Functions

Dereference returns the value after all pointers and interfaces.
IsNil returns true if the value is nil.

# Structs

DereferenceNil is returned Dereference is called with nil pointers.