package
0.1.0
Repository: https://github.com/invicton-labs/go-common.git
Documentation: pkg.go.dev

# Functions

PtrEquals will return true if both values are nil, or if neither are nil and the values they point to are equivalent.