Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for AppendTime (0.12 sec)

  1. cmd/bucket-metadata_gen.go

    	o = msgp.AppendTime(o, z.PolicyConfigUpdatedAt)
    	// string "ObjectLockConfigUpdatedAt"
    	o = append(o, 0xb9, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x4c, 0x6f, 0x63, 0x6b, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74)
    	o = msgp.AppendTime(o, z.ObjectLockConfigUpdatedAt)
    	// string "EncryptionConfigUpdatedAt"
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Aug 28 15:32:18 UTC 2024
    - 25.4K bytes
    - Viewed (0)
  2. cmd/metacache_gen.go

    	// string "end"
    	o = append(o, 0x8d, 0xa3, 0x65, 0x6e, 0x64)
    	o = msgp.AppendTime(o, z.ended)
    	// string "st"
    	o = append(o, 0xa2, 0x73, 0x74)
    	o = msgp.AppendTime(o, z.started)
    	// string "lh"
    	o = append(o, 0xa2, 0x6c, 0x68)
    	o = msgp.AppendTime(o, z.lastHandout)
    	// string "u"
    	o = append(o, 0xa1, 0x75)
    	o = msgp.AppendTime(o, z.lastUpdate)
    	// string "b"
    	o = append(o, 0xa1, 0x62)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Nov 08 18:26:08 UTC 2021
    - 10K bytes
    - Viewed (0)
  3. cmd/tier-last-day-stats_gen.go

    			if err != nil {
    				err = msgp.WrapError(err, zb0007, "Bins", zb0009)
    				return
    			}
    		}
    		// string "UpdatedAt"
    		o = append(o, 0xa9, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74)
    		o = msgp.AppendTime(o, zb0008.UpdatedAt)
    	}
    	return
    }
    
    // UnmarshalMsg implements msgp.Unmarshaler
    func (z *DailyAllTierStats) UnmarshalMsg(bts []byte) (o []byte, err error) {
    	var zb0004 uint32
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 9.3K bytes
    - Viewed (0)
  4. cmd/object-api-datatypes_gen.go

    	o = msgp.AppendString(o, z.Name)
    	// string "Created"
    	o = append(o, 0xa7, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64)
    	o = msgp.AppendTime(o, z.Created)
    	// string "Deleted"
    	o = append(o, 0xa7, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64)
    	o = msgp.AppendTime(o, z.Deleted)
    	// string "Versioning"
    	o = append(o, 0xaa, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x67)
    	o = msgp.AppendBool(o, z.Versioning)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Jun 10 15:31:51 UTC 2024
    - 70.1K bytes
    - Viewed (0)
  5. cmd/batch-handlers_gen.go

    	// string "jt"
    	o = append(o, 0xa2, 0x6a, 0x74)
    	o = msgp.AppendString(o, z.JobType)
    	// string "st"
    	o = append(o, 0xa2, 0x73, 0x74)
    	o = msgp.AppendTime(o, z.StartTime)
    	// string "lu"
    	o = append(o, 0xa2, 0x6c, 0x75)
    	o = msgp.AppendTime(o, z.LastUpdate)
    	// string "ra"
    	o = append(o, 0xa2, 0x72, 0x61)
    	o = msgp.AppendInt(o, z.RetryAttempts)
    	// string "at"
    	o = append(o, 0xa2, 0x61, 0x74)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 01 12:53:30 UTC 2024
    - 20.4K bytes
    - Viewed (0)
  6. cmd/bucket-replication-utils_gen.go

    	// string "st"
    	o = append(o, 0x8b, 0xa2, 0x73, 0x74)
    	o = msgp.AppendTime(o, z.StartTime)
    	// string "lst"
    	o = append(o, 0xa3, 0x6c, 0x73, 0x74)
    	o = msgp.AppendTime(o, z.LastUpdate)
    	// string "id"
    	o = append(o, 0xa2, 0x69, 0x64)
    	o = msgp.AppendString(o, z.ResyncID)
    	// string "rdt"
    	o = append(o, 0xa3, 0x72, 0x64, 0x74)
    	o = msgp.AppendTime(o, z.ResyncBeforeDate)
    	// string "rst"
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 61.1K bytes
    - Viewed (0)
  7. cmd/mrf_gen.go

    	o = append(o, 0xa9, 0x50, 0x6f, 0x6f, 0x6c, 0x49, 0x6e, 0x64, 0x65, 0x78)
    	o = msgp.AppendInt(o, z.PoolIndex)
    	// string "Queued"
    	o = append(o, 0xa6, 0x51, 0x75, 0x65, 0x75, 0x65, 0x64)
    	o = msgp.AppendTime(o, z.Queued)
    	// string "BitrotScan"
    	o = append(o, 0xaa, 0x42, 0x69, 0x74, 0x72, 0x6f, 0x74, 0x53, 0x63, 0x61, 0x6e)
    	o = msgp.AppendBool(o, z.BitrotScan)
    	return
    }
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Aug 13 22:26:05 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  8. internal/grid/msg_gen.go

    	o = msgp.AppendBytes(o, (z.ID)[:])
    	// string "Host"
    	o = append(o, 0xa4, 0x48, 0x6f, 0x73, 0x74)
    	o = msgp.AppendString(o, z.Host)
    	// string "Time"
    	o = append(o, 0xa4, 0x54, 0x69, 0x6d, 0x65)
    	o = msgp.AppendTime(o, z.Time)
    	// string "Token"
    	o = append(o, 0xa5, 0x54, 0x6f, 0x6b, 0x65, 0x6e)
    	o = msgp.AppendString(o, z.Token)
    	return
    }
    
    // UnmarshalMsg implements msgp.Unmarshaler
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jul 25 21:07:21 UTC 2024
    - 22.4K bytes
    - Viewed (0)
  9. cmd/erasure-server-pool-rebalance_gen.go

    	o = msgp.Require(b, z.Msgsize())
    	// map header, size 3
    	// string "startTs"
    	o = append(o, 0x83, 0xa7, 0x73, 0x74, 0x61, 0x72, 0x74, 0x54, 0x73)
    	o = msgp.AppendTime(o, z.StartTime)
    	// string "stopTs"
    	o = append(o, 0xa6, 0x73, 0x74, 0x6f, 0x70, 0x54, 0x73)
    	o = msgp.AppendTime(o, z.EndTime)
    	// string "status"
    	o = append(o, 0xa6, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73)
    	o = msgp.AppendUint8(o, uint8(z.Status))
    	return
    }
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 26.8K bytes
    - Viewed (0)
  10. cmd/erasure-server-pool-decom_gen.go

    func (z *PoolDecommissionInfo) MarshalMsg(b []byte) (o []byte, err error) {
    	o = msgp.Require(b, z.Msgsize())
    	// map header, size 16
    	// string "st"
    	o = append(o, 0xde, 0x0, 0x10, 0xa2, 0x73, 0x74)
    	o = msgp.AppendTime(o, z.StartTime)
    	// string "ss"
    	o = append(o, 0xa2, 0x73, 0x73)
    	o = msgp.AppendInt64(o, z.StartSize)
    	// string "ts"
    	o = append(o, 0xa2, 0x74, 0x73)
    	o = msgp.AppendInt64(o, z.TotalSize)
    	// string "cs"
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Jul 04 21:02:54 UTC 2022
    - 26.7K bytes
    - Viewed (0)
Back to top