Documentation ¶
Overview ¶
Package ptr holds utilities for taking pointer references to values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Duration ¶
Duration is a helper for turning time.Duration into pointers for use in API types that want *time.Duration.
func Int32 ¶
Int32 is a helper for turning integers into pointers for use in API types that want *int32.
func Int64 ¶
Int64 is a helper for turning integers into pointers for use in API types that want *int64.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.