Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for AppendBool (0.27 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/metacache-walk_gen.go

    	// string "Recursive"
    	o = append(o, 0xa9, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65)
    	o = msgp.AppendBool(o, z.Recursive)
    	// string "ReportNotFound"
    	o = append(o, 0xae, 0x52, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x4e, 0x6f, 0x74, 0x46, 0x6f, 0x75, 0x6e, 0x64)
    	o = msgp.AppendBool(o, z.ReportNotFound)
    	// string "FilterPrefix"
    	o = append(o, 0xac, 0x46, 0x69, 0x6c, 0x74, 0x65, 0x72, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78)
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Nov 21 01:09:35 GMT 2023
    - 7K bytes
    - Viewed (0)
  7. cmd/batch-job-common-types_gen.go

    	if z.InMemory == nil {
    		o = msgp.AppendNil(o)
    	} else {
    		o = msgp.AppendBool(o, *z.InMemory)
    	}
    	// string "Compress"
    	o = append(o, 0xa8, 0x43, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73)
    	if z.Compress == nil {
    		o = msgp.AppendNil(o)
    	} else {
    		o = msgp.AppendBool(o, *z.Compress)
    	}
    	// string "SmallerThan"
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sat Dec 02 10:51:33 GMT 2023
    - 21.9K bytes
    - Viewed (0)
  8. 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)
  9. 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)
  10. internal/grid/msg_gen.go

    	// map header, size 3
    	// string "ID"
    	o = append(o, 0x83, 0xa2, 0x49, 0x44)
    	o = msgp.AppendBytes(o, (z.ID)[:])
    	// string "Accepted"
    	o = append(o, 0xa8, 0x41, 0x63, 0x63, 0x65, 0x70, 0x74, 0x65, 0x64)
    	o = msgp.AppendBool(o, z.Accepted)
    	// string "RejectedReason"
    	o = append(o, 0xae, 0x52, 0x65, 0x6a, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x61, 0x73, 0x6f, 0x6e)
    	o = msgp.AppendString(o, z.RejectedReason)
    	return
    }
    
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Nov 21 01:09:35 GMT 2023
    - 18.8K bytes
    - Viewed (0)
Back to top