Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for AppendBool (0.19 sec)

  1. cmd/object-api-interface_gen.go

    	o = msgp.AppendBool(o, z.LockEnabled)
    	// string "VersioningEnabled"
    	o = append(o, 0xb1, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x67, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64)
    	o = msgp.AppendBool(o, z.VersioningEnabled)
    	// string "ForceCreate"
    	o = append(o, 0xab, 0x46, 0x6f, 0x72, 0x63, 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65)
    	o = msgp.AppendBool(o, z.ForceCreate)
    	// string "CreatedAt"
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 19:08:18 GMT 2024
    - 8.1K bytes
    - Viewed (0)
  2. cmd/metrics-v2_gen.go

    	o = msgp.AppendBool(o, z.dependGlobalObjectAPI)
    	// string "dependGlobalAuthNPlugin"
    	o = append(o, 0xb7, 0x64, 0x65, 0x70, 0x65, 0x6e, 0x64, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x41, 0x75, 0x74, 0x68, 0x4e, 0x50, 0x6c, 0x75, 0x67, 0x69, 0x6e)
    	o = msgp.AppendBool(o, z.dependGlobalAuthNPlugin)
    	// string "dependGlobalSiteReplicationSys"
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Mar 10 09:15:15 GMT 2024
    - 19.2K bytes
    - Viewed (0)
  3. cmd/metacache-set_gen.go

    	o = msgp.AppendBool(o, z.Create)
    	// string "IncludeDirectories"
    	o = append(o, 0xb2, 0x49, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x69, 0x65, 0x73)
    	o = msgp.AppendBool(o, z.IncludeDirectories)
    	// string "Transient"
    	o = append(o, 0xa9, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x69, 0x65, 0x6e, 0x74)
    	o = msgp.AppendBool(o, z.Transient)
    	// string "Versioned"
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Mar 19 20:23:12 GMT 2024
    - 13.8K bytes
    - Viewed (0)
  4. cmd/object-api-datatypes_gen.go

    	// string "Versioning"
    	o = append(o, 0xaa, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x69, 0x6e, 0x67)
    	o = msgp.AppendBool(o, z.Versioning)
    	// string "ObjectLocking"
    	o = append(o, 0xad, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x4c, 0x6f, 0x63, 0x6b, 0x69, 0x6e, 0x67)
    	o = msgp.AppendBool(o, z.ObjectLocking)
    	return
    }
    
    // UnmarshalMsg implements msgp.Unmarshaler
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 19:08:18 GMT 2024
    - 69.8K bytes
    - Viewed (0)
  5. cmd/storage-datatypes_gen.go

    	o = msgp.AppendUint64(o, z.NRRequests)
    	o = msgp.AppendString(o, z.FSType)
    	o = msgp.AppendBool(o, z.RootDisk)
    	o = msgp.AppendBool(o, z.Healing)
    	o = msgp.AppendBool(o, z.Scanning)
    	o = msgp.AppendString(o, z.Endpoint)
    	o = msgp.AppendString(o, z.MountPath)
    	o = msgp.AppendString(o, z.ID)
    	o = msgp.AppendBool(o, z.Rotational)
    	o, err = z.Metrics.MarshalMsg(o)
    	if err != nil {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Apr 23 17:15:52 GMT 2024
    - 127.5K bytes
    - Viewed (0)
  6. cmd/local-locker_gen.go

    	// map header, size 9
    	// string "Name"
    	o = append(o, 0x89, 0xa4, 0x4e, 0x61, 0x6d, 0x65)
    	o = msgp.AppendString(o, z.Name)
    	// string "Writer"
    	o = append(o, 0xa6, 0x57, 0x72, 0x69, 0x74, 0x65, 0x72)
    	o = msgp.AppendBool(o, z.Writer)
    	// string "UID"
    	o = append(o, 0xa3, 0x55, 0x49, 0x44)
    	o = msgp.AppendString(o, z.UID)
    	// string "Timestamp"
    	o = append(o, 0xa9, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70)
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Mar 21 17:21:35 GMT 2024
    - 13.8K bytes
    - Viewed (0)
  7. cmd/batch-handlers_gen.go

    	// string "ra"
    	o = append(o, 0xa2, 0x72, 0x61)
    	o = msgp.AppendInt(o, z.RetryAttempts)
    	// string "cmp"
    	o = append(o, 0xa3, 0x63, 0x6d, 0x70)
    	o = msgp.AppendBool(o, z.Complete)
    	// string "fld"
    	o = append(o, 0xa3, 0x66, 0x6c, 0x64)
    	o = msgp.AppendBool(o, z.Failed)
    	// string "lbkt"
    	o = append(o, 0xa4, 0x6c, 0x62, 0x6b, 0x74)
    	o = msgp.AppendString(o, z.Bucket)
    	// string "lobj"
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Mar 07 18:58:22 GMT 2024
    - 18.1K bytes
    - Viewed (0)
  8. cmd/bucket-replication-utils_gen.go

    	if err != nil {
    		err = msgp.WrapError(err, "ReplicaStatus")
    		return
    	}
    	// string "DeleteMarker"
    	o = append(o, 0xac, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x65, 0x72)
    	o = msgp.AppendBool(o, z.DeleteMarker)
    	// string "ReplicationTimeStamp"
    	o = append(o, 0xb4, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x53, 0x74, 0x61, 0x6d, 0x70)
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Mar 21 17:21:35 GMT 2024
    - 61.1K bytes
    - Viewed (0)
  9. cmd/erasure-server-pool-rebalance_gen.go

    	o = msgp.AppendUint64(o, z.NumVersions)
    	// string "bs"
    	o = append(o, 0xa2, 0x62, 0x73)
    	o = msgp.AppendUint64(o, z.Bytes)
    	// string "par"
    	o = append(o, 0xa3, 0x70, 0x61, 0x72)
    	o = msgp.AppendBool(o, z.Participating)
    	// string "inf"
    	o = append(o, 0xa3, 0x69, 0x6e, 0x66)
    	o, err = z.Info.MarshalMsg(o)
    	if err != nil {
    		err = msgp.WrapError(err, "Info")
    		return
    	}
    	return
    }
    
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Mar 21 17:21:35 GMT 2024
    - 26.8K bytes
    - Viewed (0)
  10. cmd/data-usage-cache_gen.go

    	o = msgp.AppendTime(o, z.LastUpdate)
    	// string "SkipHealing"
    	o = append(o, 0xab, 0x53, 0x6b, 0x69, 0x70, 0x48, 0x65, 0x61, 0x6c, 0x69, 0x6e, 0x67)
    	o = msgp.AppendBool(o, z.SkipHealing)
    	return
    }
    
    // UnmarshalMsg implements msgp.Unmarshaler
    func (z *dataUsageCacheInfo) UnmarshalMsg(bts []byte) (o []byte, err error) {
    	var field []byte
    	_ = field
    	var zb0001 uint32
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Mar 21 17:21:35 GMT 2024
    - 100.8K bytes
    - Viewed (0)
Back to top