func github.com/golang/protobuf/ptypes.Timestamp

2 uses

	github.com/golang/protobuf/ptypes (current package)
		timestamp.go#L38: func Timestamp(ts *timestamppb.Timestamp) (time.Time, error) {
		timestamp.go#L82: 	t, err := Timestamp(ts)