Skip to content

spkg/ptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointers to builtin types.

GoDoc Build Status (Linux) Build status (Windows) Coverage Status GoReportCard License

Package ptr is a very simple package that provides functions to return pointers to values of builtin types.

The deref subdirectory contains a package for safely dereferencing pointers.

These simple packages can be useful when dealing with APIs and datatypes that use pointers to represent optional parameters.

Almost all of the code in the ptr and ptr/deref packages has been automatically generated.

Releases

No releases published

Packages

No packages published

Languages