Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for livable (0.13 sec)

  1. cmd/batch-handlers.go

    		attempts := attempts
    		var (
    			walkCh = make(chan itemOrErr[ObjectInfo], 100)
    			slowCh = make(chan itemOrErr[ObjectInfo], 100)
    		)
    
    		if r.Source.Snowball.Disable != nil && !*r.Source.Snowball.Disable && r.Source.Type.isMinio() && r.Target.Type.isMinio() {
    			go func() {
    				// Snowball currently needs the high level minio-go Client, not the Core one
    				cl, err := miniogo.New(u.Host, &miniogo.Options{
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Oct 18 15:32:09 UTC 2024
    - 62.2K bytes
    - Viewed (0)
Back to top