timestamppb

module
v1.31.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2024 License: MIT

README

timestamppb

This go module provides a Timestamp type that is compatible with the database/sql package within the go standard library. This makes it compatible with ORMs such as Bun out of the box. This is done by implementing the Scan() and Value() methods on the Timestamp type. Other than those added messages this type is no different than the timestamppb.Timestamp type provided by the google.golang.org/protobuf/types/known/timestamppb package.

Directories

Path Synopsis
Package timestamppb contains generated types for google/protobuf/timestamp.proto.
Package timestamppb contains generated types for google/protobuf/timestamp.proto.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL