Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RepoSum (0.07 sec)

  1. src/cmd/go/internal/modfetch/codehost/codehost.go

    	Ref string `json:",omitempty"`
    
    	// If RepoSum is non-empty, then the resolution of this module version
    	// failed due to the repo being available but the version not being present.
    	// This depends on the entire state of the repo, which RepoSum summarizes.
    	// For Git, this is a hash of all the refs and their hashes.
    	RepoSum string `json:",omitempty"`
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:50:24 UTC 2024
    - 12.8K bytes
    - Viewed (0)
Back to top