# README
gopointer
A utility to allow one-line creation of pointer of primitive values.
Example:
strPtr := gopointer.OfString("a string")
A utility to allow one-line creation of pointer of primitive values.
Example:
strPtr := gopointer.OfString("a string")