Versions in this module Expand all Collapse all v0 v0.0.2 Oct 20, 2022 v0.0.1 Oct 13, 2022 Changes in this version + var File_google_protobuf_duration_proto protoreflect.FileDescriptor + type Duration struct + Nanos int32 + Seconds int64 + func New(d time.Duration) *Duration + func (*Duration) Descriptor() ([]byte, []int) + func (*Duration) ProtoMessage() + func (x *Duration) AsDuration() time.Duration + func (x *Duration) CheckValid() error + func (x *Duration) GetNanos() int32 + func (x *Duration) GetSeconds() int64 + func (x *Duration) IsValid() bool + func (x *Duration) ProtoReflect() protoreflect.Message + func (x *Duration) Reset() + func (x *Duration) String() string