Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TimeToNillableTimestamp ¶
func TimeToNillableTimestamp(v time.Time) *timestamppb.Timestamp
TimeToNillableTimestamp converts time.Time to *timestamppb.Timestamp.
func TimestampToNillableTime ¶
func TimestampToNillableTime(v *timestamppb.Timestamp) *time.Time
TimestampToNillableTime converts *timestamppb.Timestamp to *time.Time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.