package
1.12.0
Repository: https://github.com/visualex/swarmkit.git
Documentation: pkg.go.dev

# Functions

Duration converts a durpb.Duration to a time.Duration.
DurationProto converts a time.Duration to a durpb.Duration.
MustTimestampProto converts time.Time to a google.protobuf.Timestamp proto.
Timestamp converts a google.protobuf.Timestamp proto to a time.Time.
TimestampProto converts the time.Time to a google.protobuf.Timestamp proto.
TimestampString returns the RFC 3339 string for valid Timestamps.