Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WriteEmbed (0.08 sec)

  1. src/embed/embed.go

    //
    // See the package documentation for more details about initializing an FS.
    type FS struct {
    	// The compiler knows the layout of this struct.
    	// See cmd/compile/internal/staticdata's WriteEmbed.
    	//
    	// The files list is sorted by name but not by simple string comparison.
    	// Instead, each file's name takes the form "dir/elem" or "dir/elem/".
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 19:42:51 UTC 2024
    - 13.5K bytes
    - Viewed (0)
Back to top