Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for goEmbed (0.11 sec)

  1. src/go/build/build.go

    	XTestImportPos map[string][]token.Position // line information for XTestImports
    
    	// //go:embed patterns found in Go source files
    	// For example, if a source file says
    	//	//go:embed a* b.c
    	// then the list will contain those two strings as separate entries.
    	// (See package embed for more details about //go:embed.)
    	EmbedPatterns        []string                    // patterns from GoFiles, CgoFiles
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 16:25:21 UTC 2024
    - 62.3K bytes
    - Viewed (0)
Back to top