Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullTime ¶
func (NullTime[T]) MarshalDynamoDBAttributeValue ¶
func (c NullTime[T]) MarshalDynamoDBAttributeValue() (types.AttributeValue, error)
func (*NullTime[T]) UnmarshalDynamoDBAttributeValue ¶
func (c *NullTime[T]) UnmarshalDynamoDBAttributeValue(av types.AttributeValue) error
type Time ¶
func (Time[T]) MarshalDynamoDBAttributeValue ¶
func (c Time[T]) MarshalDynamoDBAttributeValue() (types.AttributeValue, error)
func (*Time[T]) UnmarshalDynamoDBAttributeValue ¶
func (c *Time[T]) UnmarshalDynamoDBAttributeValue(av types.AttributeValue) error
Click to show internal directories.
Click to hide internal directories.