package
4.0.2+incompatible
Repository: https://github.com/sulakshm/openstorage.git
Documentation: pkg.go.dev
# Functions
DurationFromProto converts a protobuf Duration to a go Duration.
DurationToProto converts a go Duration to a protobuf Duration.
Now returns the current time as a protobuf Timestamp.
TimestampLess returns true if i is before j.
TimestampToTime converts a protobuf Timestamp to a go Time.
TimeToTimestamp converts a go Time to a protobuf Timestamp.