Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for XTestGoFiles (0.28 sec)

  1. cmd/importverifier/importverifier.go

    	Imports      []string `yaml:",omitempty"` // import paths used by this package
    	TestImports  []string `yaml:",omitempty"` // imports from TestGoFiles
    	XTestImports []string `yaml:",omitempty"` // imports from XTestGoFiles
    }
    
    // ImportRestriction describes a set of allowable import
    // trees for a tree of source code
    type ImportRestriction struct {
    	// BaseDir is the root of a package tree that is restricted by this
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:16 UTC 2024
    - 8.2K bytes
    - Viewed (0)
Back to top