open-nomad/helper/pointer
Seth Hoenig 6b2655ad86 cleanup: create pointer.Compare helper function
This PR creates a pointer.Compare helper for comparing equality of
two pointers. Strictly only works with primitive types we know are
safe to derefence and compare using '=='.
2022-08-26 08:55:59 -05:00
..
pointer.go cleanup: create pointer.Compare helper function 2022-08-26 08:55:59 -05:00
pointer_test.go cleanup: create pointer.Compare helper function 2022-08-26 08:55:59 -05:00