xplorfin / pointerutils

Utilities for dealing with pointers in golang
MIT License
0 stars 1 forks source link

pointerutils

Coverage Status Lint/Test Build Status Go Report Card

Functions for converting go builtin types to and from pointer values by entropy.

Installation

go get -u github.com/xplorfin/pointerutils

Contributing

Open a PR with your changes, and we'll take a look at it.