Documentation ¶
Index ¶
- func Register(tm *pgtype.Map)
- func TryWrapUUIDEncodePlan(value interface{}) (plan pgtype.WrappedEncodePlanNextSetter, nextValue interface{}, ok bool)
- func TryWrapUUIDScanPlan(target interface{}) (plan pgtype.WrappedScanPlanNextSetter, nextDst interface{}, ok bool)
- type NullUUID
- type UUID
- type UUIDCodec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TryWrapUUIDEncodePlan ¶
func TryWrapUUIDEncodePlan(value interface{}) (plan pgtype.WrappedEncodePlanNextSetter, nextValue interface{}, ok bool)
func TryWrapUUIDScanPlan ¶
func TryWrapUUIDScanPlan(target interface{}) (plan pgtype.WrappedScanPlanNextSetter, nextDst interface{}, ok bool)
Types ¶
Click to show internal directories.
Click to hide internal directories.