Skip to content

Instantly share code, notes, and snippets.

@darjun
Created January 15, 2020 23:29
Show Gist options
  • Save darjun/447159f76166f2d45684da406e646f1c to your computer and use it in GitHub Desktop.
Save darjun/447159f76166f2d45684da406e646f1c to your computer and use it in GitHub Desktop.
gopls log
This file has been truncated, but you can view the full file.
[Trace - 07:20:19.659 AM] Sending request 'textDocument/codeAction - (6)'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go"},"range":{"start":{"line":21,"character":1},"end":{"line":21,"character":1}},"context":{"diagnostics":[]}}
[Trace - 07:20:19.729 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 46.835ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Trace - 07:20:19.729 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 46.835ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 上午7:20:19] 2020/01/16 07:20:19 46.835ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Info - 上午7:20:19] 2020/01/16 07:20:19 46.835ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 07:20:19.752 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 20.9434ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cD:\\code\\golang\n\u003e\u003e\n"}
[Info - 上午7:20:19] 2020/01/16 07:20:19 20.9434ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOPATH", stderr: <<>> stdout: <<D:\code\golang
>>
[Trace - 07:20:19.856 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 go/packages.Load\n\tpackages = 1"}
[Trace - 07:20:19.856 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 go/packages.Load\n\tpackage = github.com/darjun/go-daily-lib/cobra/math/cmd\n\tfiles = [D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\add.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\divide.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\helper.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\minus.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\root.go]"}
[Trace - 07:20:19.856 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 fixImports(filename=\"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\\\\multiply.go\"), abs=\"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\\\\multiply.go\", srcDir=\"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\" ..."}
[Trace - 07:20:19.856 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:19 116.956ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\",\n\t\"ImportPath\": \"unicode\",\n\t\"Name\": \"unicode\",\n\t\"Doc\": \"Package unicode provides data and functions to test some properties of Unicode code points.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"digit_test.go\",\n\t\t\"example_test.go\",\n\t\t\"graphic_test.go\",\n\t\t\"letter_test.go\",\n\t\t\"script_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\reflect\",\n\t\"ImportPath\": \"reflect\",\n\t\"Name\": \"reflect\",\n\t\"Doc\": \"Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\reflect.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sort\",\n\t\"ImportPath\": \"sort\",\n\t\"Name\": \"sort\",\n\t\"Doc\": \"Package sort provides primitives for sorting slices and user-defined collections.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"genzfunc.go\",\n\t\t\"slice_go14.go\",\n\t\t\"slice_go18.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_interface_test.go\",\n\t\t\"example_keys_test.go\",\n\t\t\"example_multi_test.go\",\n\t\t\"example_search_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_wrapper_test.go\",\n\t\t\"search_test.go\",\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\fmtsort\",\n\t\"ImportPath\": \"internal/fmtsort\",\n\t\"Name\": \"fmtsort\",\n\t\"Doc\": \"Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\fmtsort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"Imports\": [\n\t\t\"reflect\",\n\t\t\"sort\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\",\n\t\"ImportPath\": \"io\",\n\t\"Name\": \"io\",\n\t\"Doc\": \"Package io provides basic interfaces to I/O primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"sync\",\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"io_test.go\",\n\t\t\"multi_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/sha1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\oserror\",\n\t\"ImportPath\": \"internal/oserror\",\n\t\"Name\": \"oserror\",\n\t\"Doc\": \"Package oserror defines errors values used in the os package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\oserror.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\sysdll\",\n\t\"ImportPath\": \"internal/syscall/windows/sysdll\",\n\t\"Name\": \"sysdll\",\n\t\"Doc\": \"Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\sysdll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sysdll.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sysdll.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf16\",\n\t\"ImportPath\": \"unicode/utf16\",\n\t\"Name\": \"utf16\",\n\t\"Doc\": \"Package utf16 implements encoding and decoding of UTF-16 sequences.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf16.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"utf16_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\syscall\",\n\t\"ImportPath\": \"syscall\",\n\t\"Name\": \"syscall\",\n\t\"Doc\": \"Package syscall contains an interface to the low-level operating system primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\syscall.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\",\n\t\t\"asm_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bpf_bsd.go\",\n\t\t\"bpf_darwin.go\",\n\t\t\"const_plan9.go\",\n\t\t\"creds_test.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dirent.go\",\n\t\t\"dirent_bsd_test.go\",\n\t\t\"endian_big.go\",\n\t\t\"env_plan9.go\",\n\t\t\"env_unix.go\",\n\t\t\"errors_plan9.go\",\n\t\t\"exec_aix_test.go\",\n\t\t\"exec_bsd.go\",\n\t\t\"exec_darwin.go\",\n\t\t\"exec_libc.go\",\n\t\t\"exec_linux.go\",\n\t\t\"exec_linux_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_solaris_test.go\",\n\t\t\"exec_unix.go\",\n\t\t\"exec_unix_test.go\",\n\t\t\"export_freebsd_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fd_nacl.go\",\n\t\t\"flock.go\",\n\t\t\"flock_aix.go\",\n\t\t\"flock_darwin.go\",\n\t\t\"flock_linux_32bit.go\",\n\t\t\"forkpipe.go\",\n\t\t\"forkpipe2.go\",\n\t\t\"fs_js.go\",\n\t\t\"fs_nacl.go\",\n\t\t\"getdirentries_test.go\",\n\t\t\"lsf_linux.go\",\n\t\t\"mkasm_darwin.go\",\n\t\t\"mkpost.go\",\n\t\t\"mksyscall_windows.go\",\n\t\t\"mmap_unix_test.go\",\n\t\t\"msan.go\",\n\t\t\"net_js.go\",\n\t\t\"net_nacl.go\",\n\t\t\"netlink_linux.go\",\n\t\t\"pwd_plan9.go\",\n\t\t\"route_bsd.go\",\n\t\t\"route_darwin.go\",\n\t\t\"route_dragonfly.go\",\n\t\t\"route_freebsd.go\",\n\t\t\"route_freebsd_32bit.go\",\n\t\t\"route_freebsd_64bit.go\",\n\t\t\"route_netbsd.go\",\n\t\t\"route_openbsd.go\",\n\t\t\"setuidgid_32_linux.go\",\n\t\t\"setuidgid_linux.go\",\n\t\t\"sockcmsg_linux.go\",\n\t\t\"sockcmsg_unix.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_aix_ppc64.go\",\n\t\t\"syscall_bsd.go\",\n\t\t\"syscall_bsd_test.go\",\n\t\t\"syscall_darwin.go\",\n\t\t\"syscall_darwin_386.go\",\n\t\t\"syscall_darwin_amd64.go\",\n\t\t\"syscall_darwin_arm.go\",\n\t\t\"syscall_darwin_arm64.go\",\n\t\t\"syscall_dragonfly.go\",\n\t\t\"syscall_dragonfly_amd64.go\",\n\t\t\"syscall_freebsd.go\",\n\t\t\"syscall_freebsd_386.go\",\n\t\t\"syscall_freebsd_amd64.go\",\n\t\t\"syscall_freebsd_arm.go\",\n\t\t\"syscall_freebsd_test.go\",\n\t\t\"syscall_getwd_bsd.go\",\n\t\t\"syscall_js.go\",\n\t\t\"syscall_linux.go\",\n\t\t\"syscall_linux_386.go\",\n\t\t\"syscall_linux_amd64.go\",\n\t\t\"syscall_linux_arm.go\",\n\t\t\"syscall_linux_arm64.go\",\n\t\t\"syscall_linux_mips64x.go\",\n\t\t\"syscall_linux_mipsx.go\",\n\t\t\"syscall_linux_ppc64x.go\",\n\t\t\"syscall_linux_s390x.go\",\n\t\t\"syscall_linux_test.go\",\n\t\t\"syscall_nacl.go\",\n\t\t\"syscall_nacl_386.go\",\n\t\t\"syscall_nacl_amd64p32.go\",\n\t\t\"syscall_nacl_arm.go\",\n\t\t\"syscall_netbsd.go\",\n\t\t\"syscall_netbsd_386.go\",\n\t\t\"syscall_netbsd_amd64.go\",\n\t\t\"syscall_netbsd_arm.go\",\n\t\t\"syscall_netbsd_arm64.go\",\n\t\t\"syscall_openbsd.go\",\n\t\t\"syscall_openbsd_386.go\",\n\t\t\"syscall_openbsd_amd64.go\",\n\t\t\"syscall_openbsd_arm.go\",\n\t\t\"syscall_openbsd_arm64.go\",\n\t\t\"syscall_plan9.go\",\n\t\t\"syscall_plan9_test.go\",\n\t\t\"syscall_ptrace_test.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"syscall_solaris_amd64.go\",\n\t\t\"syscall_unix.go\",\n\t\t\"syscall_unix_test.go\",\n\t\t\"syscall_windows_386.go\",\n\t\t\"tables_nacljs.go\",\n\t\t\"timestruct.go\",\n\t\t\"types_aix.go\",\n\t\t\"types_darwin.go\",\n\t\t\"types_dragonfly.go\",\n\t\t\"types_freebsd.go\",\n\t\t\"types_linux.go\",\n\t\t\"types_netbsd.go\",\n\t\t\"types_openbsd.go\",\n\t\t\"types_solaris.go\",\n\t\t\"types_windows_386.go\",\n\t\t\"types_windows_arm.go\",\n\t\t\"unzip_nacl.go\",\n\t\t\"zerrors_aix_ppc64.go\",\n\t\t\"zerrors_darwin_386.go\",\n\t\t\"zerrors_darwin_amd64.go\",\n\t\t\"zerrors_darwin_arm.go\",\n\t\t\"zerrors_darwin_arm64.go\",\n\t\t\"zerrors_dragonfly_amd64.go\",\n\t\t\"zerrors_freebsd_386.go\",\n\t\t\"zerrors_freebsd_amd64.go\",\n\t\t\"zerrors_freebsd_arm.go\",\n\t\t\"zerrors_linux_386.go\",\n\t\t\"zerrors_linux_amd64.go\",\n\t\t\"zerrors_linux_arm.go\",\n\t\t\"zerrors_linux_arm64.go\",\n\t\t\"zerrors_linux_mips.go\",\n\t\t\"zerrors_linux_mips64.go\",\n\t\t\"zerrors_linux_mips64le.go\",\n\t\t\"zerrors_linux_mipsle.go\",\n\t\t\"zerrors_linux_ppc64.go\",\n\t\t\"zerrors_linux_ppc64le.go\",\n\t\t\"zerrors_linux_s390x.go\",\n\t\t\"zerrors_netbsd_386.go\",\n\t\t\"zerrors_netbsd_amd64.go\",\n\t\t\"zerrors_netbsd_arm.go\",\n\t\t\"zerrors_netbsd_arm64.go\",\n\t\t\"zerrors_openbsd_386.go\",\n\t\t\"zerrors_openbsd_amd64.go\",\n\t\t\"zerrors_openbsd_arm.go\",\n\t\t\"zerrors_openbsd_arm64.go\",\n\t\t\"zerrors_solaris_amd64.go\",\n\t\t\"zerrors_windows_386.go\",\n\t\t\"zsyscall_aix_ppc64.go\",\n\t\t\"zsyscall_darwin_386.go\",\n\t\t\"zsyscall_darwin_amd64.go\",\n\t\t\"zsyscall_darwin_arm.go\",\n\t\t\"zsyscall_darwin_arm64.go\",\n\t\t\"zsyscall_dragonfly_amd64.go\",\n\t\t\"zsyscall_freebsd_386.go\",\n\t\t\"zsyscall_freebsd_amd64.go\",\n\t\t\"zsyscall_freebsd_arm.go\",\n\t\t\"zsyscall_linux_386.go\",\n\t\t\"zsyscall_linux_amd64.go\",\n\t\t\"zsyscall_linux_arm.go\",\n\t\t\"zsyscall_linux_arm64.go\",\n\t\t\"zsyscall_linux_mips.go\",\n\t\t\"zsyscall_linux_mips64.go\",\n\t\t\"zsyscall_linux_mips64le.go\",\n\t\t\"zsyscall_linux_mipsle.go\",\n\t\t\"zsyscall_linux_ppc64.go\",\n\t\t\"zsyscall_linux_ppc64le.go\",\n\t\t\"zsyscall_linux_s390x.go\",\n\t\t\"zsyscall_nacl_386.go\",\n\t\t\"zsyscall_nacl_amd64p32.go\",\n\t\t\"zsyscall_nacl_arm.go\",\n\t\t\"zsyscall_netbsd_386.go\",\n\t\t\"zsyscall_netbsd_amd64.go\",\n\t\t\"zsyscall_netbsd_arm.go\",\n\t\t\"zsyscall_netbsd_arm64.go\",\n\t\t\"zsyscall_openbsd_386.go\",\n\t\t\"zsyscall_openbsd_amd64.go\",\n\t\t\"zsyscall_openbsd_arm.go\",\n\t\t\"zsyscall_openbsd_arm64.go\",\n\t\t\"zsyscall_plan9_386.go\",\n\t\t\"zsyscall_plan9_amd64.go\",\n\t\t\"zsyscall_plan9_arm.go\",\n\t\t\"zsyscall_solaris_amd64.go\",\n\t\t\"zsysctl_openbsd.go\",\n\t\t\"zsysnum_darwin_386.go\",\n\t\t\"zsysnum_darwin_amd64.go\",\n\t\t\"zsysnum_darwin_arm.go\",\n\t\t\"zsysnum_darwin_arm64.go\",\n\t\t\"zsysnum_dragonfly_amd64.go\",\n\t\t\"zsysnum_freebsd_386.go\",\n\t\t\"zsysnum_freebsd_amd64.go\",\n\t\t\"zsysnum_freebsd_arm.go\",\n\t\t\"zsysnum_linux_386.go\",\n\t\t\"zsysnum_linux_amd64.go\",\n\t\t\"zsysnum_linux_arm.go\",\n\t\t\"zsysnum_linux_arm64.go\",\n\t\t\"zsysnum_linux_mips.go\",\n\t\t\"zsysnum_linux_mips64.go\",\n\t\t\"zsysnum_linux_mips64le.go\",\n\t\t\"zsysnum_linux_mipsle.go\",\n\t\t\"zsysnum_linux_ppc64.go\",\n\t\t\"zsysnum_linux_ppc64le.go\",\n\t\t\"zsysnum_linux_s390x.go\",\n\t\t\"zsysnum_netbsd_386.go\",\n\t\t\"zsysnum_netbsd_amd64.go\",\n\t\t\"zsysnum_netbsd_arm.go\",\n\t\t\"zsysnum_netbsd_arm64.go\",\n\t\t\"zsysnum_openbsd_386.go\",\n\t\t\"zsysnum_openbsd_amd64.go\",\n\t\t\"zsysnum_openbsd_arm.go\",\n\t\t\"zsysnum_openbsd_arm64.go\",\n\t\t\"zsysnum_plan9.go\",\n\t\t\"zsysnum_solaris_amd64.go\",\n\t\t\"zsysnum_windows_386.go\",\n\t\t\"ztypes_aix_ppc64.go\",\n\t\t\"ztypes_darwin_386.go\",\n\t\t\"ztypes_darwin_amd64.go\",\n\t\t\"ztypes_darwin_arm.go\",\n\t\t\"ztypes_darwin_arm64.go\",\n\t\t\"ztypes_dragonfly_amd64.go\",\n\t\t\"ztypes_freebsd_386.go\",\n\t\t\"ztypes_freebsd_amd64.go\",\n\t\t\"ztypes_freebsd_arm.go\",\n\t\t\"ztypes_linux_386.go\",\n\t\t\"ztypes_linux_amd64.go\",\n\t\t\"ztypes_linux_arm.go\",\n\t\t\"ztypes_linux_arm64.go\",\n\t\t\"ztypes_linux_mips.go\",\n\t\t\"ztypes_linux_mips64.go\",\n\t\t\"ztypes_linux_mips64le.go\",\n\t\t\"ztypes_linux_mipsle.go\",\n\t\t\"ztypes_linux_ppc64.go\",\n\t\t\"ztypes_linux_ppc64le.go\",\n\t\t\"ztypes_linux_s390x.go\",\n\t\t\"ztypes_netbsd_386.go\",\n\t\t\"ztypes_netbsd_amd64.go\",\n\t\t\"ztypes_netbsd_arm.go\",\n\t\t\"ztypes_netbsd_arm64.go\",\n\t\t\"ztypes_openbsd_386.go\",\n\t\t\"ztypes_openbsd_amd64.go\",\n\t\t\"ztypes_openbsd_arm.go\",\n\t\t\"ztypes_openbsd_arm64.go\",\n\t\t\"ztypes_solaris_amd64.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"syscall_test.go\",\n\t\t\"syscall_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\",\n\t\"ImportPath\": \"internal/syscall/windows\",\n\t\"Name\": \"windows\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"exec_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/syscall/windows\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\registry\",\n\t\"ImportPath\": \"internal/syscall/windows/registry\",\n\t\"Name\": \"registry\",\n\t\"Doc\": \"Package registry provides access to the Windows registry.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\registry.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"registry_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\time\",\n\t\"ImportPath\": \"time\",\n\t\"Name\": \"time\",\n\t\"Doc\": \"Package time provides functionality for measuring and displaying time.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\time.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"export_android_test.go\",\n\t\t\"genzabbrs.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_unix.go\",\n\t\t\"zoneinfo_android.go\",\n\t\t\"zoneinfo_android_test.go\",\n\t\t\"zoneinfo_ios.go\",\n\t\t\"zoneinfo_js.go\",\n\t\t\"zoneinfo_plan9.go\",\n\t\t\"zoneinfo_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"sync\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"format_test.go\",\n\t\t\"mono_test.go\",\n\t\t\"sleep_test.go\",\n\t\t\"tick_test.go\",\n\t\t\"time_test.go\",\n\t\t\"zoneinfo_test.go\",\n\t\t\"zoneinfo_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\poll\",\n\t\"ImportPath\": \"internal/poll\",\n\t\"Name\": \"poll\",\n\t\"Doc\": \"Package poll supports non-blocking I/O on file descriptors with polling.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\poll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"errno_unix.go\",\n\t\t\"error_linux_test.go\",\n\t\t\"fd_fsync_darwin.go\",\n\t\t\"fd_fsync_posix.go\",\n\t\t\"fd_io_plan9.go\",\n\t\t\"fd_opendir_darwin.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_poll_nacljs.go\",\n\t\t\"fd_unix.go\",\n\t\t\"fd_writev_darwin.go\",\n\t\t\"fd_writev_unix.go\",\n\t\t\"hook_cloexec.go\",\n\t\t\"hook_unix.go\",\n\t\t\"sendfile_bsd.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_solaris.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_unix.go\",\n\t\t\"splice_linux.go\",\n\t\t\"strconv.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"writev.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_posix_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"error_stub_test.go\",\n\t\t\"error_test.go\",\n\t\t\"fd_mutex_test.go\",\n\t\t\"fd_posix_test.go\",\n\t\t\"fd_windows_test.go\",\n\t\t\"read_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\testlog\",\n\t\"ImportPath\": \"internal/testlog\",\n\t\"Name\": \"testlog\",\n\t\"Doc\": \"Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\testlog.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\os\",\n\t\"ImportPath\": \"os\",\n\t\"Name\": \"os\",\n\t\"Doc\": \"Package os provides a platform-independent interface to operating system functionality.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\os.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"dir_darwin.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dir_unix.go\",\n\t\t\"env_default.go\",\n\t\t\"env_unix_test.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_unix.go\",\n\t\t\"executable_darwin.go\",\n\t\t\"executable_freebsd.go\",\n\t\t\"executable_path.go\",\n\t\t\"executable_plan9.go\",\n\t\t\"executable_procfs.go\",\n\t\t\"executable_solaris.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fifo_test.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_unix.go\",\n\t\t\"getwd_darwin.go\",\n\t\t\"os_unix_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"pipe2_bsd.go\",\n\t\t\"pipe_bsd.go\",\n\t\t\"pipe_linux.go\",\n\t\t\"removeall_at.go\",\n\t\t\"stat_aix.go\",\n\t\t\"stat_darwin.go\",\n\t\t\"stat_dragonfly.go\",\n\t\t\"stat_freebsd.go\",\n\t\t\"stat_linux.go\",\n\t\t\"stat_nacljs.go\",\n\t\t\"stat_netbsd.go\",\n\t\t\"stat_openbsd.go\",\n\t\t\"stat_plan9.go\",\n\t\t\"stat_solaris.go\",\n\t\t\"stat_unix.go\",\n\t\t\"sticky_bsd.go\",\n\t\t\"sys_aix.go\",\n\t\t\"sys_bsd.go\",\n\t\t\"sys_js.go\",\n\t\t\"sys_linux.go\",\n\t\t\"sys_nacl.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_solaris.go\",\n\t\t\"sys_unix.go\",\n\t\t\"timeout_test.go\",\n\t\t\"types_plan9.go\",\n\t\t\"types_unix.go\",\n\t\t\"wait_unimp.go\",\n\t\t\"wait_wait6.go\",\n\t\t\"wait_waitid.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"env_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"example_test.go\",\n\t\t\"executable_test.go\",\n\t\t\"os_test.go\",\n\t\t\"os_windows_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\",\n\t\t\"pipe_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"removeall_test.go\",\n\t\t\"stat_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"os/signal\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\fmt\",\n\t\"ImportPath\": \"fmt\",\n\t\"Name\": \"fmt\",\n\t\"Doc\": \"Package fmt implements formatted I/O with functions analogous to C's printf and scanf.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\fmt.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fmt_test.go\",\n\t\t\"gostringer_example_test.go\",\n\t\t\"scan_test.go\",\n\t\t\"stringer_example_test.go\",\n\t\t\"stringer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bytes\",\n\t\"ImportPath\": \"bytes\",\n\t\"Name\": \"bytes\",\n\t\"Doc\": \"Package bytes implements functions for the manipulation of byte slices.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bytes.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"boundary_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"buffer_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\",\n\t\"ImportPath\": \"encoding\",\n\t\"Name\": \"encoding\",\n\t\"Doc\": \"Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"encoding.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"encoding.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\binary\",\n\t\"ImportPath\": \"encoding/binary\",\n\t\"Name\": \"binary\",\n\t\"Doc\": \"Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\binary.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"binary_test.go\",\n\t\t\"varint_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"fmt\",\n\t\t\"math\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\base64\",\n\t\"ImportPath\": \"encoding/base64\",\n\t\"Name\": \"base64\",\n\t\"Doc\": \"Package base64 implements base64 encoding as specified by RFC 4648.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\base64.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"base64_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strings\",\n\t\"ImportPath\": \"strings\",\n\t\"Name\": \"strings\",\n\t\"Doc\": \"Package strings implements simple functions to manipulate UTF-8 encoded strings.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strings.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"builder_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"replace_test.go\",\n\t\t\"search_test.go\",\n\t\t\"strings_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\json\",\n\t\"ImportPath\": \"encoding/json\",\n\t\"Name\": \"json\",\n\t\"Doc\": \"Package json implements encoding and decoding of JSON as defined in RFC 7159.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\json.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"decode_test.go\",\n\t\t\"encode_test.go\",\n\t\t\"fold_test.go\",\n\t\t\"number_test.go\",\n\t\t\"scanner_test.go\",\n\t\t\"stream_test.go\",\n\t\t\"tagkey_test.go\",\n\t\t\"tags_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"image\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_marshaling_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_text_marshaling_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\inconshreveable\\\\mousetrap\",\n\t\"ImportPath\": \"github.com/inconshreveable/mousetrap\",\n\t\"Name\": \"mousetrap\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\inconshreveable\\\\mousetrap.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"trap_others.go\",\n\t\t\"trap_windows.go\"\n\t],\n\t\"Imports\": [\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bufio\",\n\t\"ImportPath\": \"bufio\",\n\t\"Name\": \"bufio\",\n\t\"Doc\": \"Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bufio.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bufio_test.go\",\n\t\t\"example_test.go\",\n\t\t\"scan_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\csv\",\n\t\"ImportPath\": \"encoding/csv\",\n\t\"Name\": \"csv\",\n\t\"Doc\": \"Package csv reads and writes comma-separated values (CSV) files.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\csv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"reader_test.go\",\n\t\t\"writer_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/csv\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\hex\",\n\t\"ImportPath\": \"encoding/hex\",\n\t\"Name\": \"hex\",\n\t\"Doc\": \"Package hex implements hexadecimal encoding and decoding.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\hex.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hex_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\flag\",\n\t\"ImportPath\": \"flag\",\n\t\"Name\": \"flag\",\n\t\"Doc\": \"Package flag implements command-line flag parsing.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\flag.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"example_value_test.go\",\n\t\t\"flag_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\context\",\n\t\"ImportPath\": \"context\",\n\t\"Name\": \"context\",\n\t\"Doc\": \"Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\context.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/reflectlite\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"context_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"example_test.go\",\n\t\t\"net_test.go\",\n\t\t\"x_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"net\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage\",\n\t\"ImportPath\": \"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\"Name\": \"dnsmessage\",\n\t\"Doc\": \"Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\nettrace\",\n\t\"ImportPath\": \"internal/nettrace\",\n\t\"Name\": \"nettrace\",\n\t\"Doc\": \"Package nettrace contains internal hooks for tracing activity in the net package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\nettrace.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"nettrace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"nettrace.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\singleflight\",\n\t\"ImportPath\": \"internal/singleflight\",\n\t\"Name\": \"singleflight\",\n\t\"Doc\": \"Package singleflight provides a duplicate function call suppression mechanism.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\singleflight.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"singleflight_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\rand\",\n\t\"ImportPath\": \"math/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements pseudo-random number generators.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\rand.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen_cooked.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"race_test.go\",\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/iotest\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"regress_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\",\n\t\"ImportPath\": \"net\",\n\t\"Name\": \"net\",\n\t\"Doc\": \"Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"addrselect.go\",\n\t\t\"addrselect_test.go\",\n\t\t\"cgo_aix.go\",\n\t\t\"cgo_android.go\",\n\t\t\"cgo_bsd.go\",\n\t\t\"cgo_linux.go\",\n\t\t\"cgo_netbsd.go\",\n\t\t\"cgo_openbsd.go\",\n\t\t\"cgo_resnew.go\",\n\t\t\"cgo_resold.go\",\n\t\t\"cgo_socknew.go\",\n\t\t\"cgo_sockold.go\",\n\t\t\"cgo_solaris.go\",\n\t\t\"cgo_stub.go\",\n\t\t\"cgo_unix.go\",\n\t\t\"cgo_unix_test.go\",\n\t\t\"conf.go\",\n\t\t\"conf_netcgo.go\",\n\t\t\"conf_test.go\",\n\t\t\"dial_unix_test.go\",\n\t\t\"dnsclient_unix.go\",\n\t\t\"dnsclient_unix_test.go\",\n\t\t\"dnsconfig_unix.go\",\n\t\t\"dnsconfig_unix_test.go\",\n\t\t\"error_nacl.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_plan9_test.go\",\n\t\t\"error_unix.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_unix.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_stub.go\",\n\t\t\"file_unix.go\",\n\t\t\"hook_plan9.go\",\n\t\t\"hook_unix.go\",\n\t\t\"interface_aix.go\",\n\t\t\"interface_bsd.go\",\n\t\t\"interface_bsd_test.go\",\n\t\t\"interface_bsdvar.go\",\n\t\t\"interface_darwin.go\",\n\t\t\"interface_freebsd.go\",\n\t\t\"interface_linux.go\",\n\t\t\"interface_linux_test.go\",\n\t\t\"interface_plan9.go\",\n\t\t\"interface_solaris.go\",\n\t\t\"interface_stub.go\",\n\t\t\"interface_unix_test.go\",\n\t\t\"iprawsock_plan9.go\",\n\t\t\"ipsock_plan9.go\",\n\t\t\"lookup_fake.go\",\n\t\t\"lookup_plan9.go\",\n\t\t\"lookup_unix.go\",\n\t\t\"main_cloexec_test.go\",\n\t\t\"main_conf_test.go\",\n\t\t\"main_plan9_test.go\",\n\t\t\"main_unix_test.go\",\n\t\t\"net_fake.go\",\n\t\t\"netgo_unix_test.go\",\n\t\t\"nss.go\",\n\t\t\"nss_test.go\",\n\t\t\"port_unix.go\",\n\t\t\"rawconn_stub_test.go\",\n\t\t\"rawconn_unix_test.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_stub.go\",\n\t\t\"sendfile_unix_alt.go\",\n\t\t\"sock_bsd.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sock_linux.go\",\n\t\t\"sock_plan9.go\",\n\t\t\"sock_stub.go\",\n\t\t\"sockopt_aix.go\",\n\t\t\"sockopt_bsd.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_plan9.go\",\n\t\t\"sockopt_solaris.go\",\n\t\t\"sockopt_stub.go\",\n\t\t\"sockoptip_bsdvar.go\",\n\t\t\"sockoptip_linux.go\",\n\t\t\"sockoptip_stub.go\",\n\t\t\"splice_linux.go\",\n\t\t\"splice_test.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"tcpsock_plan9.go\",\n\t\t\"tcpsock_unix_test.go\",\n\t\t\"tcpsockopt_darwin.go\",\n\t\t\"tcpsockopt_dragonfly.go\",\n\t\t\"tcpsockopt_openbsd.go\",\n\t\t\"tcpsockopt_plan9.go\",\n\t\t\"tcpsockopt_solaris.go\",\n\t\t\"tcpsockopt_stub.go\",\n\t\t\"tcpsockopt_unix.go\",\n\t\t\"udpsock_plan9.go\",\n\t\t\"udpsock_plan9_test.go\",\n\t\t\"unixsock_linux_test.go\",\n\t\t\"unixsock_plan9.go\",\n\t\t\"unixsock_test.go\",\n\t\t\"write_unix_test.go\",\n\t\t\"writev_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/poll\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/net/dns/dnsmessage\": \"vendor/golang.org/x/net/dns/dnsmessage\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"conn_test.go\",\n\t\t\"dial_test.go\",\n\t\t\"dnsclient_test.go\",\n\t\t\"dnsname_test.go\",\n\t\t\"error_posix_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"external_test.go\",\n\t\t\"file_test.go\",\n\t\t\"hosts_test.go\",\n\t\t\"interface_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"iprawsock_test.go\",\n\t\t\"ipsock_test.go\",\n\t\t\"listen_test.go\",\n\t\t\"lookup_test.go\",\n\t\t\"lookup_windows_test.go\",\n\t\t\"mac_test.go\",\n\t\t\"main_noconf_test.go\",\n\t\t\"main_posix_test.go\",\n\t\t\"main_test.go\",\n\t\t\"main_windows_test.go\",\n\t\t\"mockserver_test.go\",\n\t\t\"net_test.go\",\n\t\t\"net_windows_test.go\",\n\t\t\"packetconn_test.go\",\n\t\t\"parse_test.go\",\n\t\t\"platform_test.go\",\n\t\t\"port_test.go\",\n\t\t\"protoconn_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"rawconn_windows_test.go\",\n\t\t\"sendfile_test.go\",\n\t\t\"server_test.go\",\n\t\t\"tcpsock_test.go\",\n\t\t\"timeout_test.go\",\n\t\t\"udpsock_test.go\",\n\t\t\"unixsock_windows_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net/internal/socktest\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"vendor/golang.org/x/net/nettest\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\pflag\",\n\t\"ImportPath\": \"github.com/spf13/pflag\",\n\t\"Name\": \"pflag\",\n\t\"Doc\": \"Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\pflag.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bool_slice_test.go\",\n\t\t\"bool_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"count_test.go\",\n\t\t\"duration_slice_test.go\",\n\t\t\"export_test.go\",\n\t\t\"flag_test.go\",\n\t\t\"float32_slice_test.go\",\n\t\t\"float64_slice_test.go\",\n\t\t\"golangflag_test.go\",\n\t\t\"int32_slice_test.go\",\n\t\t\"int64_slice_test.go\",\n\t\t\"int_slice_test.go\",\n\t\t\"ip_slice_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"ipnet_test.go\",\n\t\t\"printusage_test.go\",\n\t\t\"string_array_test.go\",\n\t\t\"string_slice_test.go\",\n\t\t\"string_to_int64_test.go\",\n\t\t\"string_to_int_test.go\",\n\t\t\"string_to_string_test.go\",\n\t\t\"uint_slice_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\path\\\\filepath\",\n\t\"ImportPath\": \"path/filepath\",\n\t\"Name\": \"filepath\",\n\t\"Doc\": \"Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\path\\\\filepath.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_unix_test.go\",\n\t\t\"example_unix_walk_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"symlink_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"match_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\\\\ioutil\",\n\t\"ImportPath\": \"io/ioutil\",\n\t\"Name\": \"ioutil\",\n\t\"Doc\": \"Package ioutil implements some I/O utility functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io\\\\ioutil.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ioutil_test.go\",\n\t\t\"tempfile_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\\\\url\",\n\t\"ImportPath\": \"net/url\",\n\t\"Name\": \"url\",\n\t\"Doc\": \"Package url parses URLs and implements query escaping.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net\\\\url.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"url_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"net/url\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\\\\parse\",\n\t\"ImportPath\": \"text/template/parse\",\n\t\"Name\": \"parse\",\n\t\"Doc\": \"Package parse builds parse trees for templates as defined by text/template and html/template.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template\\\\parse.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"lex_test.go\",\n\t\t\"parse_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\",\n\t\"ImportPath\": \"text/template\",\n\t\"Name\": \"template\",\n\t\"Doc\": \"Package template implements data-driven templates for generating textual output.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"text/template/parse\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"exec_test.go\",\n\t\t\"multi_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template/parse\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"examplefiles_test.go\",\n\t\t\"examplefunc_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\cobra\",\n\t\"ImportPath\": \"github.com/spf13/cobra\",\n\t\"Name\": \"cobra\",\n\t\"Doc\": \"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\cobra.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"command_notwin.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"text/template\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"args_test.go\",\n\t\t\"bash_completions_test.go\",\n\t\t\"cobra_test.go\",\n\t\t\"command_test.go\",\n\t\t\"powershell_completions_test.go\",\n\t\t\"zsh_completions_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\",\n\t\"ImportPath\": \"github.com/darjun/go-daily-lib/cobra/math/cmd\",\n\t\"Name\": \"cmd\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"Match\": [\n\t\t\"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd\"\n\t],\n\t\"Stale\": true,\n\t\"StaleReason\": \"build ID mismatch\",\n\t\"GoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t]\n}\n\u003e\u003e\n"}
[Info - 上午7:20:19] 2020/01/16 07:20:19 go/packages.Load
packages = 1
[Trace - 07:20:19.857 AM] Received response 'textDocument/codeAction - (6)' in 197ms.
Result: {}
[Info - 上午7:20:19] 2020/01/16 07:20:19 go/packages.Load
package = github.com/darjun/go-daily-lib/cobra/math/cmd
files = [D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\add.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\divide.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\helper.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\minus.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\multiply.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\root.go]
[Info - 上午7:20:19] 2020/01/16 07:20:19 fixImports(filename="d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go"), abs="d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go", srcDir="d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd" ...
[Info - 上午7:20:19] 2020/01/16 07:20:19 116.956ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd", stderr: <<>> stdout: <<{
"Dir": "C:\\Go\\src\\internal\\cpu",
"ImportPath": "internal/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection used by the Go standard library.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\cpu.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go"
],
"CompiledGoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go",
"cpu_x86.s"
],
"IgnoredGoFiles": [
"cpu_386.go",
"cpu_amd64p32.go",
"cpu_arm.go",
"cpu_arm64.go",
"cpu_mips.go",
"cpu_mips64.go",
"cpu_mips64le.go",
"cpu_mipsle.go",
"cpu_no_init.go",
"cpu_ppc64x.go",
"cpu_s390x.go",
"cpu_s390x_test.go",
"cpu_wasm.go"
],
"SFiles": [
"cpu_x86.s"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cpu_test.go",
"cpu_x86_test.go"
],
"XTestImports": [
"internal/cpu",
"internal/testenv",
"os",
"os/exec",
"runtime",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\unsafe",
"ImportPath": "unsafe",
"Name": "unsafe",
"Doc": "Package unsafe contains operations that step around the type safety of Go programs.",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"unsafe.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\bytealg",
"ImportPath": "internal/bytealg",
"Name": "bytealg",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\bytealg.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go"
],
"CompiledGoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go",
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"IgnoredGoFiles": [
"compare_generic.go",
"count_generic.go",
"index_arm64.go",
"index_generic.go",
"index_s390x.go",
"indexbyte_generic.go"
],
"SFiles": [
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"Imports": [
"internal/cpu",
"unsafe"
],
"Deps": [
"internal/cpu",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\atomic",
"ImportPath": "runtime/internal/atomic",
"Name": "atomic",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atomic_amd64x.go",
"stubs.go"
],
"CompiledGoFiles": [
"atomic_amd64x.go",
"stubs.go",
"asm_amd64.s"
],
"IgnoredGoFiles": [
"atomic_386.go",
"atomic_arm.go",
"atomic_arm64.go",
"atomic_mips64x.go",
"atomic_mipsx.go",
"atomic_ppc64x.go",
"atomic_s390x.go",
"atomic_wasm.go"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"bench_test.go"
],
"XTestImports": [
"runtime",
"runtime/internal/atomic",
"runtime/internal/sys",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\sys",
"ImportPath": "runtime/internal/sys",
"Name": "sys",
"Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\sys.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"CompiledGoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"IgnoredGoFiles": [
"arch_386.go",
"arch_amd64p32.go",
"arch_arm.go",
"arch_arm64.go",
"arch_mips.go",
"arch_mips64.go",
"arch_mips64le.go",
"arch_mipsle.go",
"arch_ppc64.go",
"arch_ppc64le.go",
"arch_s390x.go",
"arch_wasm.go",
"gengoos.go",
"intrinsics_stubs.go",
"zgoarch_386.go",
"zgoarch_amd64p32.go",
"zgoarch_arm.go",
"zgoarch_arm64.go",
"zgoarch_arm64be.go",
"zgoarch_armbe.go",
"zgoarch_mips.go",
"zgoarch_mips64.go",
"zgoarch_mips64le.go",
"zgoarch_mips64p32.go",
"zgoarch_mips64p32le.go",
"zgoarch_mipsle.go",
"zgoarch_ppc.go",
"zgoarch_ppc64.go",
"zgoarch_ppc64le.go",
"zgoarch_riscv.go",
"zgoarch_riscv64.go",
"zgoarch_s390.go",
"zgoarch_s390x.go",
"zgoarch_sparc.go",
"zgoarch_sparc64.go",
"zgoarch_wasm.go",
"zgoos_aix.go",
"zgoos_android.go",
"zgoos_darwin.go",
"zgoos_dragonfly.go",
"zgoos_freebsd.go",
"zgoos_hurd.go",
"zgoos_illumos.go",
"zgoos_js.go",
"zgoos_linux.go",
"zgoos_nacl.go",
"zgoos_netbsd.go",
"zgoos_openbsd.go",
"zgoos_plan9.go",
"zgoos_solaris.go",
"zgoos_zos.go"
],
"XTestGoFiles": [
"intrinsics_test.go"
],
"XTestImports": [
"runtime/internal/sys",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\math",
"ImportPath": "runtime/internal/math",
"Name": "math",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"math.go"
],
"CompiledGoFiles": [
"math.go"
],
"Imports": [
"runtime/internal/sys"
],
"Deps": [
"runtime/internal/sys"
],
"XTestGoFiles": [
"math_test.go"
],
"XTestImports": [
"runtime/internal/math",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime",
"ImportPath": "runtime",
"Name": "runtime",
"Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go"
],
"CompiledGoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go",
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"IgnoredGoFiles": [
"cgo_mmap.go",
"cgo_ppc64x.go",
"cgo_sigaction.go",
"crash_unix_test.go",
"debug_test.go",
"debuglog_on.go",
"defs1_linux.go",
"defs1_netbsd_386.go",
"defs1_netbsd_amd64.go",
"defs1_netbsd_arm.go",
"defs1_netbsd_arm64.go",
"defs1_solaris_amd64.go",
"defs2_linux.go",
"defs3_linux.go",
"defs_aix.go",
"defs_aix_ppc64.go",
"defs_arm_linux.go",
"defs_darwin.go",
"defs_darwin_386.go",
"defs_darwin_amd64.go",
"defs_darwin_arm.go",
"defs_darwin_arm64.go",
"defs_dragonfly.go",
"defs_dragonfly_amd64.go",
"defs_freebsd.go",
"defs_freebsd_386.go",
"defs_freebsd_amd64.go",
"defs_freebsd_arm.go",
"defs_linux.go",
"defs_linux_386.go",
"defs_linux_amd64.go",
"defs_linux_arm.go",
"defs_linux_arm64.go",
"defs_linux_mips64x.go",
"defs_linux_mipsx.go",
"defs_linux_ppc64.go",
"defs_linux_ppc64le.go",
"defs_linux_s390x.go",
"defs_nacl_386.go",
"defs_nacl_amd64p32.go",
"defs_nacl_arm.go",
"defs_netbsd.go",
"defs_netbsd_386.go",
"defs_netbsd_amd64.go",
"defs_netbsd_arm.go",
"defs_openbsd.go",
"defs_openbsd_386.go",
"defs_openbsd_amd64.go",
"defs_openbsd_arm.go",
"defs_openbsd_arm64.go",
"defs_plan9_386.go",
"defs_plan9_amd64.go",
"defs_plan9_arm.go",
"defs_solaris.go",
"defs_solaris_amd64.go",
"defs_windows.go",
"defs_windows_386.go",
"defs_windows_arm.go",
"env_plan9.go",
"export_arm_test.go",
"export_debug_test.go",
"export_futex_test.go",
"export_linux_test.go",
"export_mmap_test.go",
"export_unix_test.go",
"futex_test.go",
"hash32.go",
"lfstack_32bit.go",
"lock_futex.go",
"lock_js.go",
"mem_aix.go",
"mem_bsd.go",
"mem_darwin.go",
"mem_js.go",
"mem_linux.go",
"mem_plan9.go",
"memmove_linux_amd64_test.go",
"mkduff.go",
"mkfastlog2table.go",
"mksizeclasses.go",
"mmap.go",
"msan.go",
"net_plan9.go",
"netpoll_aix.go",
"netpoll_epoll.go",
"netpoll_fake.go",
"netpoll_kqueue.go",
"netpoll_solaris.go",
"netpoll_stub.go",
"norace_linux_test.go",
"numcpu_freebsd_test.go",
"os2_aix.go",
"os2_freebsd.go",
"os2_nacl.go",
"os2_openbsd.go",
"os2_plan9.go",
"os2_solaris.go",
"os3_plan9.go",
"os3_solaris.go",
"os_aix.go",
"os_android.go",
"os_darwin.go",
"os_darwin_arm.go",
"os_darwin_arm64.go",
"os_dragonfly.go",
"os_freebsd.go",
"os_freebsd2.go",
"os_freebsd_amd64.go",
"os_freebsd_arm.go",
"os_freebsd_noauxv.go",
"os_js.go",
"os_linux.go",
"os_linux_arm.go",
"os_linux_arm64.go",
"os_linux_be64.go",
"os_linux_generic.go",
"os_linux_mips64x.go",
"os_linux_mipsx.go",
"os_linux_noauxv.go",
"os_linux_novdso.go",
"os_linux_ppc64x.go",
"os_linux_s390x.go",
"os_nacl.go",
"os_nacl_arm.go",
"os_netbsd.go",
"os_netbsd_386.go",
"os_netbsd_amd64.go",
"os_netbsd_arm.go",
"os_netbsd_arm64.go",
"os_openbsd.go",
"os_openbsd_arm.go",
"os_openbsd_arm64.go",
"os_plan9.go",
"os_plan9_arm.go",
"os_solaris.go",
"os_windows_arm.go",
"panic32.go",
"race.go",
"relax_stub.go",
"runtime_linux_test.go",
"runtime_mmap_test.go",
"runtime_unix_test.go",
"semasleep_test.go",
"sigaction.go",
"signal_386.go",
"signal_aix_ppc64.go",
"signal_amd64x.go",
"signal_arm.go",
"signal_arm64.go",
"signal_darwin.go",
"signal_darwin_386.go",
"signal_darwin_amd64.go",
"signal_darwin_arm.go",
"signal_darwin_arm64.go",
"signal_dragonfly.go",
"signal_dragonfly_amd64.go",
"signal_freebsd.go",
"signal_freebsd_386.go",
"signal_freebsd_amd64.go",
"signal_freebsd_arm.go",
"signal_linux_386.go",
"signal_linux_amd64.go",
"signal_linux_arm.go",
"signal_linux_arm64.go",
"signal_linux_mips64x.go",
"signal_linux_mipsx.go",
"signal_linux_ppc64x.go",
"signal_linux_s390x.go",
"signal_mips64x.go",
"signal_mipsx.go",
"signal_nacl.go",
"signal_nacl_386.go",
"signal_nacl_amd64p32.go",
"signal_nacl_arm.go",
"signal_netbsd.go",
"signal_netbsd_386.go",
"signal_netbsd_amd64.go",
"signal_netbsd_arm.go",
"signal_netbsd_arm64.go",
"signal_openbsd.go",
"signal_openbsd_386.go",
"signal_openbsd_amd64.go",
"signal_openbsd_arm.go",
"signal_openbsd_arm64.go",
"signal_plan9.go",
"signal_ppc64x.go",
"signal_sighandler.go",
"signal_solaris.go",
"signal_solaris_amd64.go",
"signal_unix.go",
"sigqueue_plan9.go",
"sigtab_aix.go",
"sigtab_linux_generic.go",
"sigtab_linux_mipsx.go",
"stubs2.go",
"stubs3.go",
"stubs32.go",
"stubs_386.go",
"stubs_arm.go",
"stubs_arm64.go",
"stubs_linux.go",
"stubs_mips64x.go",
"stubs_mipsx.go",
"stubs_ppc64x.go",
"stubs_s390x.go",
"sys_arm.go",
"sys_arm64.go",
"sys_darwin.go",
"sys_darwin_32.go",
"sys_darwin_64.go",
"sys_mips64x.go",
"sys_mipsx.go",
"sys_ppc64x.go",
"sys_s390x.go",
"sys_wasm.go",
"syscall2_solaris.go",
"syscall_aix.go",
"syscall_solaris.go",
"timestub.go",
"timestub2.go",
"vdso_elf32.go",
"vdso_elf64.go",
"vdso_freebsd.go",
"vdso_freebsd_arm.go",
"vdso_freebsd_x86.go",
"vdso_linux.go",
"vdso_linux_386.go",
"vdso_linux_amd64.go",
"vdso_linux_arm.go",
"vdso_linux_arm64.go",
"vdso_linux_ppc64x.go",
"vlop_arm_test.go",
"vlrt.go",
"wincallback.go",
"write_err_android.go"
],
"HFiles": [
"asm_ppc64x.h",
"funcdata.h",
"go_tls.h",
"textflag.h"
],
"SFiles": [
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"Imports": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_debuglog_test.go",
"export_test.go",
"export_windows_test.go",
"proc_runtime_test.go"
],
"TestImports": [
"runtime/internal/atomic",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"callers_test.go",
"chan_test.go",
"chanbarrier_test.go",
"closure_test.go",
"complex_test.go",
"crash_cgo_test.go",
"crash_nonunix_test.go",
"crash_test.go",
"debuglog_test.go",
"env_test.go",
"example_test.go",
"fastlog2_test.go",
"gc_test.go",
"gcinfo_test.go",
"hash_test.go",
"iface_test.go",
"lfstack_test.go",
"malloc_test.go",
"map_benchmark_test.go",
"map_test.go",
"memmove_test.go",
"mfinal_test.go",
"norace_test.go",
"proc_test.go",
"profbuf_test.go",
"rand_test.go",
"runtime-gdb_test.go",
"runtime-lldb_test.go",
"runtime_test.go",
"rwmutex_test.go",
"sizeof_test.go",
"slice_test.go",
"softfloat64_test.go",
"stack_test.go",
"string_test.go",
"symtab_test.go",
"syscall_windows_test.go",
"treap_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"encoding/binary",
"flag",
"fmt",
"internal/race",
"internal/syscall/windows/sysdll",
"internal/testenv",
"io",
"io/ioutil",
"math",
"math/cmplx",
"math/rand",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"regexp",
"runtime",
"runtime/debug",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\reflectlite",
"ImportPath": "internal/reflectlite",
"Name": "reflectlite",
"Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\reflectlite.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"swapper.go",
"type.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"runtime",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"go/ast",
"go/token",
"internal/reflectlite",
"io",
"math",
"reflect",
"runtime",
"strconv",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\errors",
"ImportPath": "errors",
"Name": "errors",
"Doc": "Package errors implements functions to manipulate errors.",
"Target": "C:\\Go\\pkg\\windows_amd64\\errors.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go",
"wrap.go"
],
"CompiledGoFiles": [
"errors.go",
"wrap.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"wrap_test.go"
],
"XTestImports": [
"errors",
"fmt",
"os",
"reflect",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\bits",
"ImportPath": "math/bits",
"Name": "bits",
"Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\bits.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"CompiledGoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"IgnoredGoFiles": [
"bits_errors_bootstrap.go",
"make_examples.go",
"make_tables.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"bits_test.go",
"example_test.go"
],
"XTestImports": [
"fmt",
"math/bits",
"runtime",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\math",
"ImportPath": "math",
"Name": "math",
"Doc": "Package math provides basic constants and mathematical functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go"
],
"CompiledGoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go",
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"IgnoredGoFiles": [
"arith_s390x.go",
"arith_s390x_test.go",
"export_s390x_test.go"
],
"SFiles": [
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"Imports": [
"internal/cpu",
"math/bits",
"unsafe"
],
"Deps": [
"internal/cpu",
"math/bits",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"huge_test.go"
],
"XTestImports": [
"fmt",
"math",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf8",
"ImportPath": "unicode/utf8",
"Name": "utf8",
"Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf8.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf8.go"
],
"CompiledGoFiles": [
"utf8.go"
],
"XTestGoFiles": [
"example_test.go",
"utf8_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\strconv",
"ImportPath": "strconv",
"Name": "strconv",
"Doc": "Package strconv implements conversions to and from string representations of basic data types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strconv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"CompiledGoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"IgnoredGoFiles": [
"makeisprint.go"
],
"Imports": [
"errors",
"internal/bytealg",
"math",
"math/bits",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"internal_test.go"
],
"XTestGoFiles": [
"atob_test.go",
"atof_test.go",
"atoi_test.go",
"decimal_test.go",
"example_test.go",
"fp_test.go",
"ftoa_test.go",
"itoa_test.go",
"quote_test.go",
"strconv_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"log",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\internal\\race",
"ImportPath": "internal/race",
"Name": "race",
"Doc": "Package race contains helper functions for manually instrumenting code for the race detector.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\race.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"norace.go"
],
"CompiledGoFiles": [
"doc.go",
"norace.go"
],
"IgnoredGoFiles": [
"race.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync\\atomic",
"ImportPath": "sync/atomic",
"Name": "atomic",
"Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"value.go"
],
"CompiledGoFiles": [
"doc.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"example_test.go",
"value_test.go"
],
"XTestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync",
"ImportPath": "sync",
"Name": "sync",
"Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"CompiledGoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"Imports": [
"internal/race",
"runtime",
"sync/atomic",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cond_test.go",
"example_pool_test.go",
"example_test.go",
"map_bench_test.go",
"map_reference_test.go",
"map_test.go",
"mutex_test.go",
"once_test.go",
"pool_test.go",
"runtime_sema_test.go",
"rwmutex_test.go",
"waitgroup_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/race",
"internal/testenv",
"io",
"math/rand",
"os",
"os/exec",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\unicode",
"ImportPath": "unicode",
"Name": "unicode",
"Doc": "Package unicode provides data and functions to test some properties of Unicode code points.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"CompiledGoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"XTestGoFiles": [
"digit_test.go",
"example_test.go",
"graphic_test.go",
"letter_test.go",
"script_test.go"
],
"XTestImports": [
"flag",
"fmt",
"runtime",
"sort",
"strings",
"testing",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\reflect",
"ImportPath": "reflect",
"Name": "reflect",
"Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\reflect.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go",
"asm_amd64.s"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"math",
"runtime",
"strconv",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"encoding/json",
"flag",
"fmt",
"go/ast",
"go/token",
"io",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sort",
"ImportPath": "sort",
"Name": "sort",
"Doc": "Package sort provides primitives for sorting slices and user-defined collections.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"CompiledGoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"IgnoredGoFiles": [
"genzfunc.go",
"slice_go14.go",
"slice_go18.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"example_interface_test.go",
"example_keys_test.go",
"example_multi_test.go",
"example_search_test.go",
"example_test.go",
"example_wrapper_test.go",
"search_test.go",
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"math",
"math/rand",
"runtime",
"sort",
"strconv",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\fmtsort",
"ImportPath": "internal/fmtsort",
"Name": "fmtsort",
"Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\fmtsort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sort.go"
],
"CompiledGoFiles": [
"sort.go"
],
"Imports": [
"reflect",
"sort"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"reflect"
],
"XTestGoFiles": [
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/fmtsort",
"math",
"reflect",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io",
"ImportPath": "io",
"Name": "io",
"Doc": "Package io provides basic interfaces to I/O primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"CompiledGoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"Imports": [
"errors",
"sync",
"sync/atomic"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"io_test.go",
"multi_test.go",
"pipe_test.go"
],
"XTestImports": [
"bytes",
"crypto/sha1",
"errors",
"fmt",
"io",
"io/ioutil",
"log",
"os",
"runtime",
"sort",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\oserror",
"ImportPath": "internal/oserror",
"Name": "oserror",
"Doc": "Package oserror defines errors values used in the os package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\oserror.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go"
],
"CompiledGoFiles": [
"errors.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\sysdll",
"ImportPath": "internal/syscall/windows/sysdll",
"Name": "sysdll",
"Doc": "Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\sysdll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sysdll.go"
],
"CompiledGoFiles": [
"sysdll.go"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf16",
"ImportPath": "unicode/utf16",
"Name": "utf16",
"Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf16.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf16.go"
],
"CompiledGoFiles": [
"utf16.go"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"utf16_test.go"
],
"XTestImports": [
"reflect",
"testing",
"unicode",
"unicode/utf16"
]
}
{
"Dir": "C:\\Go\\src\\syscall",
"ImportPath": "syscall",
"Name": "syscall",
"Doc": "Package syscall contains an interface to the low-level operating system primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\syscall.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go"
],
"CompiledGoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go",
"asm_windows.s"
],
"IgnoredGoFiles": [
"bpf_bsd.go",
"bpf_darwin.go",
"const_plan9.go",
"creds_test.go",
"dir_plan9.go",
"dirent.go",
"dirent_bsd_test.go",
"endian_big.go",
"env_plan9.go",
"env_unix.go",
"errors_plan9.go",
"exec_aix_test.go",
"exec_bsd.go",
"exec_darwin.go",
"exec_libc.go",
"exec_linux.go",
"exec_linux_test.go",
"exec_plan9.go",
"exec_solaris_test.go",
"exec_unix.go",
"exec_unix_test.go",
"export_freebsd_test.go",
"export_linux_test.go",
"export_unix_test.go",
"fd_nacl.go",
"flock.go",
"flock_aix.go",
"flock_darwin.go",
"flock_linux_32bit.go",
"forkpipe.go",
"forkpipe2.go",
"fs_js.go",
"fs_nacl.go",
"getdirentries_test.go",
"lsf_linux.go",
"mkasm_darwin.go",
"mkpost.go",
"mksyscall_windows.go",
"mmap_unix_test.go",
"msan.go",
"net_js.go",
"net_nacl.go",
"netlink_linux.go",
"pwd_plan9.go",
"route_bsd.go",
"route_darwin.go",
"route_dragonfly.go",
"route_freebsd.go",
"route_freebsd_32bit.go",
"route_freebsd_64bit.go",
"route_netbsd.go",
"route_openbsd.go",
"setuidgid_32_linux.go",
"setuidgid_linux.go",
"sockcmsg_linux.go",
"sockcmsg_unix.go",
"syscall_aix.go",
"syscall_aix_ppc64.go",
"syscall_bsd.go",
"syscall_bsd_test.go",
"syscall_darwin.go",
"syscall_darwin_386.go",
"syscall_darwin_amd64.go",
"syscall_darwin_arm.go",
"syscall_darwin_arm64.go",
"syscall_dragonfly.go",
"syscall_dragonfly_amd64.go",
"syscall_freebsd.go",
"syscall_freebsd_386.go",
"syscall_freebsd_amd64.go",
"syscall_freebsd_arm.go",
"syscall_freebsd_test.go",
"syscall_getwd_bsd.go",
"syscall_js.go",
"syscall_linux.go",
"syscall_linux_386.go",
"syscall_linux_amd64.go",
"syscall_linux_arm.go",
"syscall_linux_arm64.go",
"syscall_linux_mips64x.go",
"syscall_linux_mipsx.go",
"syscall_linux_ppc64x.go",
"syscall_linux_s390x.go",
"syscall_linux_test.go",
"syscall_nacl.go",
"syscall_nacl_386.go",
"syscall_nacl_amd64p32.go",
"syscall_nacl_arm.go",
"syscall_netbsd.go",
"syscall_netbsd_386.go",
"syscall_netbsd_amd64.go",
"syscall_netbsd_arm.go",
"syscall_netbsd_arm64.go",
"syscall_openbsd.go",
"syscall_openbsd_386.go",
"syscall_openbsd_amd64.go",
"syscall_openbsd_arm.go",
"syscall_openbsd_arm64.go",
"syscall_plan9.go",
"syscall_plan9_test.go",
"syscall_ptrace_test.go",
"syscall_solaris.go",
"syscall_solaris_amd64.go",
"syscall_unix.go",
"syscall_unix_test.go",
"syscall_windows_386.go",
"tables_nacljs.go",
"timestruct.go",
"types_aix.go",
"types_darwin.go",
"types_dragonfly.go",
"types_freebsd.go",
"types_linux.go",
"types_netbsd.go",
"types_openbsd.go",
"types_solaris.go",
"types_windows_386.go",
"types_windows_arm.go",
"unzip_nacl.go",
"zerrors_aix_ppc64.go",
"zerrors_darwin_386.go",
"zerrors_darwin_amd64.go",
"zerrors_darwin_arm.go",
"zerrors_darwin_arm64.go",
"zerrors_dragonfly_amd64.go",
"zerrors_freebsd_386.go",
"zerrors_freebsd_amd64.go",
"zerrors_freebsd_arm.go",
"zerrors_linux_386.go",
"zerrors_linux_amd64.go",
"zerrors_linux_arm.go",
"zerrors_linux_arm64.go",
"zerrors_linux_mips.go",
"zerrors_linux_mips64.go",
"zerrors_linux_mips64le.go",
"zerrors_linux_mipsle.go",
"zerrors_linux_ppc64.go",
"zerrors_linux_ppc64le.go",
"zerrors_linux_s390x.go",
"zerrors_netbsd_386.go",
"zerrors_netbsd_amd64.go",
"zerrors_netbsd_arm.go",
"zerrors_netbsd_arm64.go",
"zerrors_openbsd_386.go",
"zerrors_openbsd_amd64.go",
"zerrors_openbsd_arm.go",
"zerrors_openbsd_arm64.go",
"zerrors_solaris_amd64.go",
"zerrors_windows_386.go",
"zsyscall_aix_ppc64.go",
"zsyscall_darwin_386.go",
"zsyscall_darwin_amd64.go",
"zsyscall_darwin_arm.go",
"zsyscall_darwin_arm64.go",
"zsyscall_dragonfly_amd64.go",
"zsyscall_freebsd_386.go",
"zsyscall_freebsd_amd64.go",
"zsyscall_freebsd_arm.go",
"zsyscall_linux_386.go",
"zsyscall_linux_amd64.go",
"zsyscall_linux_arm.go",
"zsyscall_linux_arm64.go",
"zsyscall_linux_mips.go",
"zsyscall_linux_mips64.go",
"zsyscall_linux_mips64le.go",
"zsyscall_linux_mipsle.go",
"zsyscall_linux_ppc64.go",
"zsyscall_linux_ppc64le.go",
"zsyscall_linux_s390x.go",
"zsyscall_nacl_386.go",
"zsyscall_nacl_amd64p32.go",
"zsyscall_nacl_arm.go",
"zsyscall_netbsd_386.go",
"zsyscall_netbsd_amd64.go",
"zsyscall_netbsd_arm.go",
"zsyscall_netbsd_arm64.go",
"zsyscall_openbsd_386.go",
"zsyscall_openbsd_amd64.go",
"zsyscall_openbsd_arm.go",
"zsyscall_openbsd_arm64.go",
"zsyscall_plan9_386.go",
"zsyscall_plan9_amd64.go",
"zsyscall_plan9_arm.go",
"zsyscall_solaris_amd64.go",
"zsysctl_openbsd.go",
"zsysnum_darwin_386.go",
"zsysnum_darwin_amd64.go",
"zsysnum_darwin_arm.go",
"zsysnum_darwin_arm64.go",
"zsysnum_dragonfly_amd64.go",
"zsysnum_freebsd_386.go",
"zsysnum_freebsd_amd64.go",
"zsysnum_freebsd_arm.go",
"zsysnum_linux_386.go",
"zsysnum_linux_amd64.go",
"zsysnum_linux_arm.go",
"zsysnum_linux_arm64.go",
"zsysnum_linux_mips.go",
"zsysnum_linux_mips64.go",
"zsysnum_linux_mips64le.go",
"zsysnum_linux_mipsle.go",
"zsysnum_linux_ppc64.go",
"zsysnum_linux_ppc64le.go",
"zsysnum_linux_s390x.go",
"zsysnum_netbsd_386.go",
"zsysnum_netbsd_amd64.go",
"zsysnum_netbsd_arm.go",
"zsysnum_netbsd_arm64.go",
"zsysnum_openbsd_386.go",
"zsysnum_openbsd_amd64.go",
"zsysnum_openbsd_arm.go",
"zsysnum_openbsd_arm64.go",
"zsysnum_plan9.go",
"zsysnum_solaris_amd64.go",
"zsysnum_windows_386.go",
"ztypes_aix_ppc64.go",
"ztypes_darwin_386.go",
"ztypes_darwin_amd64.go",
"ztypes_darwin_arm.go",
"ztypes_darwin_arm64.go",
"ztypes_dragonfly_amd64.go",
"ztypes_freebsd_386.go",
"ztypes_freebsd_amd64.go",
"ztypes_freebsd_arm.go",
"ztypes_linux_386.go",
"ztypes_linux_amd64.go",
"ztypes_linux_arm.go",
"ztypes_linux_arm64.go",
"ztypes_linux_mips.go",
"ztypes_linux_mips64.go",
"ztypes_linux_mips64le.go",
"ztypes_linux_mipsle.go",
"ztypes_linux_ppc64.go",
"ztypes_linux_ppc64le.go",
"ztypes_linux_s390x.go",
"ztypes_netbsd_386.go",
"ztypes_netbsd_amd64.go",
"ztypes_netbsd_arm.go",
"ztypes_netbsd_arm64.go",
"ztypes_openbsd_386.go",
"ztypes_openbsd_amd64.go",
"ztypes_openbsd_arm.go",
"ztypes_openbsd_arm64.go",
"ztypes_solaris_amd64.go"
],
"SFiles": [
"asm_windows.s"
],
"Imports": [
"errors",
"internal/oserror",
"internal/race",
"internal/syscall/windows/sysdll",
"runtime",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"syscall_test.go",
"syscall_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"path/filepath",
"runtime",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows",
"ImportPath": "internal/syscall/windows",
"Name": "windows",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"internal/syscall/windows/sysdll",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"XTestGoFiles": [
"exec_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/syscall/windows",
"os",
"os/exec",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\registry",
"ImportPath": "internal/syscall/windows/registry",
"Name": "registry",
"Doc": "Package registry provides access to the Windows registry.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\registry.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"errors",
"internal/syscall/windows/sysdll",
"io",
"syscall",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"registry_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"internal/syscall/windows/registry",
"os",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\time",
"ImportPath": "time",
"Name": "time",
"Doc": "Package time provides functionality for measuring and displaying time.",
"Target": "C:\\Go\\pkg\\windows_amd64\\time.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"CompiledGoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"IgnoredGoFiles": [
"export_android_test.go",
"genzabbrs.go",
"sys_plan9.go",
"sys_unix.go",
"zoneinfo_android.go",
"zoneinfo_android_test.go",
"zoneinfo_ios.go",
"zoneinfo_js.go",
"zoneinfo_plan9.go",
"zoneinfo_unix.go"
],
"Imports": [
"errors",
"internal/syscall/windows/registry",
"runtime",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go",
"internal_test.go"
],
"TestImports": [
"sync"
],
"XTestGoFiles": [
"example_test.go",
"format_test.go",
"mono_test.go",
"sleep_test.go",
"tick_test.go",
"time_test.go",
"zoneinfo_test.go",
"zoneinfo_windows_test.go"
],
"XTestImports": [
"bytes",
"encoding/gob",
"encoding/json",
"errors",
"fmt",
"internal/race",
"internal/syscall/windows/registry",
"math/big",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\poll",
"ImportPath": "internal/poll",
"Name": "poll",
"Doc": "Package poll supports non-blocking I/O on file descriptors with polling.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\poll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"CompiledGoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"IgnoredGoFiles": [
"errno_unix.go",
"error_linux_test.go",
"fd_fsync_darwin.go",
"fd_fsync_posix.go",
"fd_io_plan9.go",
"fd_opendir_darwin.go",
"fd_plan9.go",
"fd_poll_nacljs.go",
"fd_unix.go",
"fd_writev_darwin.go",
"fd_writev_unix.go",
"hook_cloexec.go",
"hook_unix.go",
"sendfile_bsd.go",
"sendfile_linux.go",
"sendfile_solaris.go",
"sock_cloexec.go",
"sockopt_linux.go",
"sockopt_unix.go",
"splice_linux.go",
"strconv.go",
"sys_cloexec.go",
"writev.go"
],
"Imports": [
"errors",
"internal/race",
"internal/syscall/windows",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_posix_test.go",
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"error_stub_test.go",
"error_test.go",
"fd_mutex_test.go",
"fd_posix_test.go",
"fd_windows_test.go",
"read_test.go",
"writev_test.go"
],
"XTestImports": [
"errors",
"fmt",
"internal/poll",
"io",
"io/ioutil",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"strings",
"sync",
"syscall",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\testlog",
"ImportPath": "internal/testlog",
"Name": "testlog",
"Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\testlog.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"log.go"
],
"CompiledGoFiles": [
"log.go"
],
"Imports": [
"sync/atomic"
],
"Deps": [
"sync/atomic",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\os",
"ImportPath": "os",
"Name": "os",
"Doc": "Package os provides a platform-independent interface to operating system functionality.",
"Target": "C:\\Go\\pkg\\windows_amd64\\os.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"CompiledGoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"IgnoredGoFiles": [
"dir_darwin.go",
"dir_plan9.go",
"dir_unix.go",
"env_default.go",
"env_unix_test.go",
"error_plan9.go",
"error_unix_test.go",
"exec_plan9.go",
"exec_unix.go",
"executable_darwin.go",
"executable_freebsd.go",
"executable_path.go",
"executable_plan9.go",
"executable_procfs.go",
"executable_solaris.go",
"export_unix_test.go",
"fifo_test.go",
"file_plan9.go",
"file_unix.go",
"getwd_darwin.go",
"os_unix_test.go",
"path_plan9.go",
"path_unix.go",
"pipe2_bsd.go",
"pipe_bsd.go",
"pipe_linux.go",
"removeall_at.go",
"stat_aix.go",
"stat_darwin.go",
"stat_dragonfly.go",
"stat_freebsd.go",
"stat_linux.go",
"stat_nacljs.go",
"stat_netbsd.go",
"stat_openbsd.go",
"stat_plan9.go",
"stat_solaris.go",
"stat_unix.go",
"sticky_bsd.go",
"sys_aix.go",
"sys_bsd.go",
"sys_js.go",
"sys_linux.go",
"sys_nacl.go",
"sys_plan9.go",
"sys_solaris.go",
"sys_unix.go",
"timeout_test.go",
"types_plan9.go",
"types_unix.go",
"wait_unimp.go",
"wait_wait6.go",
"wait_waitid.go"
],
"Imports": [
"errors",
"internal/oserror",
"internal/poll",
"internal/syscall/windows",
"internal/testlog",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"env_test.go",
"error_test.go",
"error_windows_test.go",
"example_test.go",
"executable_test.go",
"os_test.go",
"os_windows_test.go",
"path_test.go",
"path_windows_test.go",
"pipe_test.go",
"rawconn_test.go",
"removeall_test.go",
"stat_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"log",
"os",
"os/exec",
"os/signal",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strconv",
"strings",
"sync",
"syscall",
"testing",
"time",
"unicode/utf16",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\fmt",
"ImportPath": "fmt",
"Name": "fmt",
"Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.",
"Target": "C:\\Go\\pkg\\windows_amd64\\fmt.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"CompiledGoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"Imports": [
"errors",
"internal/fmtsort",
"io",
"math",
"os",
"reflect",
"strconv",
"sync",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"fmt_test.go",
"gostringer_example_test.go",
"scan_test.go",
"stringer_example_test.go",
"stringer_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/race",
"io",
"math",
"os",
"reflect",
"regexp",
"runtime",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\bytes",
"ImportPath": "bytes",
"Name": "bytes",
"Doc": "Package bytes implements functions for the manipulation of byte slices.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bytes.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"CompiledGoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"IgnoredGoFiles": [
"boundary_test.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"unicode",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"buffer_test.go",
"bytes_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding",
"ImportPath": "encoding",
"Name": "encoding",
"Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"encoding.go"
],
"CompiledGoFiles": [
"encoding.go"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\binary",
"ImportPath": "encoding/binary",
"Name": "binary",
"Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\binary.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"binary.go",
"varint.go"
],
"CompiledGoFiles": [
"binary.go",
"varint.go"
],
"Imports": [
"errors",
"io",
"math",
"reflect"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"binary_test.go",
"varint_test.go"
],
"TestImports": [
"bytes",
"io",
"math",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"bytes",
"encoding/binary",
"fmt",
"math"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\base64",
"ImportPath": "encoding/base64",
"Name": "base64",
"Doc": "Package base64 implements base64 encoding as specified by RFC 4648.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\base64.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"base64.go"
],
"CompiledGoFiles": [
"base64.go"
],
"Imports": [
"encoding/binary",
"io",
"strconv"
],
"Deps": [
"encoding/binary",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"base64_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"reflect",
"runtime/debug",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/base64",
"fmt",
"os"
]
}
{
"Dir": "C:\\Go\\src\\strings",
"ImportPath": "strings",
"Name": "strings",
"Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strings.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"CompiledGoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"builder_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go",
"replace_test.go",
"search_test.go",
"strings_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"reflect",
"strconv",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\json",
"ImportPath": "encoding/json",
"Name": "json",
"Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\json.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"CompiledGoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bytes",
"encoding",
"encoding/base64",
"errors",
"fmt",
"io",
"math",
"reflect",
"sort",
"strconv",
"strings",
"sync",
"unicode",
"unicode/utf16",
"unicode/utf8"
],
"Deps": [
"bytes",
"encoding",
"encoding/base64",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"bench_test.go",
"decode_test.go",
"encode_test.go",
"fold_test.go",
"number_test.go",
"scanner_test.go",
"stream_test.go",
"tagkey_test.go",
"tags_test.go"
],
"TestImports": [
"bytes",
"compress/gzip",
"encoding",
"errors",
"fmt",
"image",
"internal/testenv",
"io",
"io/ioutil",
"log",
"math",
"math/big",
"math/rand",
"net",
"net/http",
"net/http/httptest",
"os",
"reflect",
"regexp",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode",
"unicode/utf8"
],
"XTestGoFiles": [
"example_marshaling_test.go",
"example_test.go",
"example_text_marshaling_test.go"
],
"XTestImports": [
"bytes",
"encoding/json",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\inconshreveable\\mousetrap",
"ImportPath": "github.com/inconshreveable/mousetrap",
"Name": "mousetrap",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\inconshreveable\\mousetrap.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"trap_windows_1.4.go"
],
"CompiledGoFiles": [
"trap_windows_1.4.go"
],
"IgnoredGoFiles": [
"trap_others.go",
"trap_windows.go"
],
"Imports": [
"os",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\bufio",
"ImportPath": "bufio",
"Name": "bufio",
"Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bufio.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bufio.go",
"scan.go"
],
"CompiledGoFiles": [
"bufio.go",
"scan.go"
],
"Imports": [
"bytes",
"errors",
"io",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unicode/utf8"
],
"XTestGoFiles": [
"bufio_test.go",
"example_test.go",
"scan_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"os",
"strconv",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\csv",
"ImportPath": "encoding/csv",
"Name": "csv",
"Doc": "Package csv reads and writes comma-separated values (CSV) files.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\csv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"reader.go",
"writer.go"
],
"CompiledGoFiles": [
"reader.go",
"writer.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"reader_test.go",
"writer_test.go"
],
"TestImports": [
"bytes",
"errors",
"io",
"reflect",
"strings",
"testing",
"unicode/utf8"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/csv",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\hex",
"ImportPath": "encoding/hex",
"Name": "hex",
"Doc": "Package hex implements hexadecimal encoding and decoding.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\hex.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hex.go"
],
"CompiledGoFiles": [
"hex.go"
],
"Imports": [
"errors",
"fmt",
"io",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"hex_test.go"
],
"TestImports": [
"bytes",
"fmt",
"io",
"io/ioutil",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/hex",
"fmt",
"log",
"os"
]
}
{
"Dir": "C:\\Go\\src\\flag",
"ImportPath": "flag",
"Name": "flag",
"Doc": "Package flag implements command-line flag parsing.",
"Target": "C:\\Go\\pkg\\windows_amd64\\flag.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"flag.go"
],
"CompiledGoFiles": [
"flag.go"
],
"Imports": [
"errors",
"fmt",
"io",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"os"
],
"XTestGoFiles": [
"example_test.go",
"example_value_test.go",
"flag_test.go"
],
"XTestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io",
"io/ioutil",
"net/url",
"os",
"sort",
"strconv",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\context",
"ImportPath": "context",
"Name": "context",
"Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.",
"Target": "C:\\Go\\pkg\\windows_amd64\\context.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"context.go"
],
"CompiledGoFiles": [
"context.go"
],
"Imports": [
"errors",
"internal/reflectlite",
"sync",
"time"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"context_test.go"
],
"TestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"time"
],
"XTestGoFiles": [
"benchmark_test.go",
"example_test.go",
"net_test.go",
"x_test.go"
],
"XTestImports": [
"context",
"fmt",
"net",
"runtime",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\vendor\\golang.org\\x\\net\\dns\\dnsmessage",
"ImportPath": "vendor/golang.org/x/net/dns/dnsmessage",
"Name": "dnsmessage",
"Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.",
"Target": "C:\\Go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\net\\dns\\dnsmessage.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"message.go"
],
"CompiledGoFiles": [
"message.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\nettrace",
"ImportPath": "internal/nettrace",
"Name": "nettrace",
"Doc": "Package nettrace contains internal hooks for tracing activity in the net package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\nettrace.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"nettrace.go"
],
"CompiledGoFiles": [
"nettrace.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\singleflight",
"ImportPath": "internal/singleflight",
"Name": "singleflight",
"Doc": "Package singleflight provides a duplicate function call suppression mechanism.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\singleflight.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"singleflight.go"
],
"CompiledGoFiles": [
"singleflight.go"
],
"Imports": [
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"singleflight_test.go"
],
"TestImports": [
"errors",
"fmt",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\rand",
"ImportPath": "math/rand",
"Name": "rand",
"Doc": "Package rand implements pseudo-random number generators.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\rand.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"CompiledGoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"IgnoredGoFiles": [
"gen_cooked.go"
],
"Imports": [
"math",
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"race_test.go",
"rand_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"internal/testenv",
"io",
"math",
"os",
"runtime",
"sync",
"testing",
"testing/iotest"
],
"XTestGoFiles": [
"example_test.go",
"regress_test.go"
],
"XTestImports": [
"flag",
"fmt",
"math/rand",
"os",
"reflect",
"strings",
"testing",
"text/tabwriter"
]
}
{
"Dir": "C:\\Go\\src\\net",
"ImportPath": "net",
"Name": "net",
"Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"CompiledGoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"IgnoredGoFiles": [
"addrselect.go",
"addrselect_test.go",
"cgo_aix.go",
"cgo_android.go",
"cgo_bsd.go",
"cgo_linux.go",
"cgo_netbsd.go",
"cgo_openbsd.go",
"cgo_resnew.go",
"cgo_resold.go",
"cgo_socknew.go",
"cgo_sockold.go",
"cgo_solaris.go",
"cgo_stub.go",
"cgo_unix.go",
"cgo_unix_test.go",
"conf.go",
"conf_netcgo.go",
"conf_test.go",
"dial_unix_test.go",
"dnsclient_unix.go",
"dnsclient_unix_test.go",
"dnsconfig_unix.go",
"dnsconfig_unix_test.go",
"error_nacl.go",
"error_plan9.go",
"error_plan9_test.go",
"error_unix.go",
"error_unix_test.go",
"fd_plan9.go",
"fd_unix.go",
"file_plan9.go",
"file_stub.go",
"file_unix.go",
"hook_plan9.go",
"hook_unix.go",
"interface_aix.go",
"interface_bsd.go",
"interface_bsd_test.go",
"interface_bsdvar.go",
"interface_darwin.go",
"interface_freebsd.go",
"interface_linux.go",
"interface_linux_test.go",
"interface_plan9.go",
"interface_solaris.go",
"interface_stub.go",
"interface_unix_test.go",
"iprawsock_plan9.go",
"ipsock_plan9.go",
"lookup_fake.go",
"lookup_plan9.go",
"lookup_unix.go",
"main_cloexec_test.go",
"main_conf_test.go",
"main_plan9_test.go",
"main_unix_test.go",
"net_fake.go",
"netgo_unix_test.go",
"nss.go",
"nss_test.go",
"port_unix.go",
"rawconn_stub_test.go",
"rawconn_unix_test.go",
"sendfile_linux.go",
"sendfile_stub.go",
"sendfile_unix_alt.go",
"sock_bsd.go",
"sock_cloexec.go",
"sock_linux.go",
"sock_plan9.go",
"sock_stub.go",
"sockopt_aix.go",
"sockopt_bsd.go",
"sockopt_linux.go",
"sockopt_plan9.go",
"sockopt_solaris.go",
"sockopt_stub.go",
"sockoptip_bsdvar.go",
"sockoptip_linux.go",
"sockoptip_stub.go",
"splice_linux.go",
"splice_test.go",
"sys_cloexec.go",
"tcpsock_plan9.go",
"tcpsock_unix_test.go",
"tcpsockopt_darwin.go",
"tcpsockopt_dragonfly.go",
"tcpsockopt_openbsd.go",
"tcpsockopt_plan9.go",
"tcpsockopt_solaris.go",
"tcpsockopt_stub.go",
"tcpsockopt_unix.go",
"udpsock_plan9.go",
"udpsock_plan9_test.go",
"unixsock_linux_test.go",
"unixsock_plan9.go",
"unixsock_test.go",
"write_unix_test.go",
"writev_unix.go"
],
"Imports": [
"context",
"errors",
"vendor/golang.org/x/net/dns/dnsmessage",
"internal/bytealg",
"internal/nettrace",
"internal/poll",
"internal/singleflight",
"internal/syscall/windows",
"io",
"math/rand",
"os",
"runtime",
"sort",
"sync",
"syscall",
"time",
"unsafe"
],
"ImportMap": {
"golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage"
},
"Deps": [
"context",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"conn_test.go",
"dial_test.go",
"dnsclient_test.go",
"dnsname_test.go",
"error_posix_test.go",
"error_test.go",
"error_windows_test.go",
"external_test.go",
"file_test.go",
"hosts_test.go",
"interface_test.go",
"ip_test.go",
"iprawsock_test.go",
"ipsock_test.go",
"listen_test.go",
"lookup_test.go",
"lookup_windows_test.go",
"mac_test.go",
"main_noconf_test.go",
"main_posix_test.go",
"main_test.go",
"main_windows_test.go",
"mockserver_test.go",
"net_test.go",
"net_windows_test.go",
"packetconn_test.go",
"parse_test.go",
"platform_test.go",
"port_test.go",
"protoconn_test.go",
"rawconn_test.go",
"rawconn_windows_test.go",
"sendfile_test.go",
"server_test.go",
"tcpsock_test.go",
"timeout_test.go",
"udpsock_test.go",
"unixsock_windows_test.go",
"writev_test.go"
],
"TestImports": [
"bufio",
"bytes",
"context",
"crypto/sha256",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"net/internal/socktest",
"os",
"os/exec",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"pipe_test.go"
],
"XTestImports": [
"fmt",
"io",
"log",
"net",
"testing",
"time",
"vendor/golang.org/x/net/nettest"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\pflag",
"ImportPath": "github.com/spf13/pflag",
"Name": "pflag",
"Doc": "Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\pflag.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"CompiledGoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"Imports": [
"bytes",
"encoding/base64",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"io",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"bool_slice_test.go",
"bool_test.go",
"bytes_test.go",
"count_test.go",
"duration_slice_test.go",
"export_test.go",
"flag_test.go",
"float32_slice_test.go",
"float64_slice_test.go",
"golangflag_test.go",
"int32_slice_test.go",
"int64_slice_test.go",
"int_slice_test.go",
"ip_slice_test.go",
"ip_test.go",
"ipnet_test.go",
"printusage_test.go",
"string_array_test.go",
"string_slice_test.go",
"string_to_int64_test.go",
"string_to_int_test.go",
"string_to_string_test.go",
"uint_slice_test.go"
],
"TestImports": [
"bytes",
"encoding/base64",
"encoding/csv",
"flag",
"fmt",
"io",
"io/ioutil",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"github.com/spf13/pflag"
]
}
{
"Dir": "C:\\Go\\src\\path\\filepath",
"ImportPath": "path/filepath",
"Name": "filepath",
"Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.",
"Target": "C:\\Go\\pkg\\windows_amd64\\path\\filepath.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"CompiledGoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"IgnoredGoFiles": [
"example_unix_test.go",
"example_unix_walk_test.go",
"path_plan9.go",
"path_unix.go",
"symlink_unix.go"
],
"Imports": [
"errors",
"os",
"runtime",
"sort",
"strings",
"syscall",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"example_test.go",
"match_test.go",
"path_test.go",
"path_windows_test.go"
],
"XTestImports": [
"errors",
"flag",
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"os/exec",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io\\ioutil",
"ImportPath": "io/ioutil",
"Name": "ioutil",
"Doc": "Package ioutil implements some I/O utility functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io\\ioutil.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ioutil.go",
"tempfile.go"
],
"CompiledGoFiles": [
"ioutil.go",
"tempfile.go"
],
"Imports": [
"bytes",
"io",
"os",
"path/filepath",
"sort",
"strconv",
"strings",
"sync",
"time"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"path/filepath",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ioutil_test.go",
"tempfile_test.go"
],
"TestImports": [
"os",
"path/filepath",
"regexp",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\net\\url",
"ImportPath": "net/url",
"Name": "url",
"Doc": "Package url parses URLs and implements query escaping.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net\\url.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"url.go"
],
"CompiledGoFiles": [
"url.go"
],
"Imports": [
"errors",
"fmt",
"sort",
"strconv",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"url_test.go"
],
"TestImports": [
"bytes",
"encoding",
"encoding/gob",
"encoding/json",
"fmt",
"io",
"net",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/json",
"fmt",
"log",
"net/url",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\text\\template\\parse",
"ImportPath": "text/template/parse",
"Name": "parse",
"Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template\\parse.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"CompiledGoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"Imports": [
"bytes",
"fmt",
"runtime",
"strconv",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"lex_test.go",
"parse_test.go"
],
"TestImports": [
"flag",
"fmt",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\text\\template",
"ImportPath": "text/template",
"Name": "template",
"Doc": "Package template implements data-driven templates for generating textual output.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"CompiledGoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"Imports": [
"bytes",
"errors",
"fmt",
"internal/fmtsort",
"io",
"io/ioutil",
"net/url",
"path/filepath",
"reflect",
"runtime",
"strings",
"sync",
"text/template/parse",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"exec_test.go",
"multi_test.go"
],
"TestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io/ioutil",
"reflect",
"strings",
"testing",
"text/template/parse"
],
"XTestGoFiles": [
"example_test.go",
"examplefiles_test.go",
"examplefunc_test.go"
],
"XTestImports": [
"io",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\cobra",
"ImportPath": "github.com/spf13/cobra",
"Name": "cobra",
"Doc": "Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\cobra.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"CompiledGoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"IgnoredGoFiles": [
"command_notwin.go"
],
"Imports": [
"bytes",
"encoding/json",
"errors",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"io",
"os",
"path/filepath",
"reflect",
"sort",
"strconv",
"strings",
"text/template",
"time",
"unicode"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"args_test.go",
"bash_completions_test.go",
"cobra_test.go",
"command_test.go",
"powershell_completions_test.go",
"zsh_completions_test.go"
],
"TestImports": [
"bytes",
"fmt",
"github.com/spf13/pflag",
"os",
"os/exec",
"reflect",
"regexp",
"strings",
"testing",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd",
"ImportPath": "github.com/darjun/go-daily-lib/cobra/math/cmd",
"Name": "cmd",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd.a",
"Root": "D:\\code\\golang",
"Match": [
"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd"
],
"Stale": true,
"StaleReason": "build ID mismatch",
"GoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"CompiledGoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"Imports": [
"errors",
"fmt",
"github.com/spf13/cobra",
"os",
"strconv",
"strings"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/cobra",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
]
}
>>
[Trace - 07:20:20.054 AM] Sending request 'textDocument/codeAction - (7)'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go"},"range":{"start":{"line":0,"character":0},"end":{"line":21,"character":1}},"context":{"diagnostics":[]}}
[Trace - 07:20:20.082 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 21.966ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 21.966ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 07:20:20.084 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 24.0655ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 24.0655ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 07:20:20.105 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 19.9458ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cD:\\code\\golang\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 19.9458ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOPATH", stderr: <<>> stdout: <<D:\code\golang
>>
[Trace - 07:20:20.200 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 go/packages.Load\n\tpackages = 1"}
[Trace - 07:20:20.200 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 go/packages.Load\n\tpackage = github.com/darjun/go-daily-lib/cobra/math/cmd\n\tfiles = [D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\add.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\divide.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\helper.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\minus.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\root.go]"}
[Trace - 07:20:20.200 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 fixImports(filename=\"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\\\\multiply.go\"), abs=\"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\\\\multiply.go\", srcDir=\"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\" ..."}
[Trace - 07:20:20.200 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 109.1338ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\",\n\t\"ImportPath\": \"unicode\",\n\t\"Name\": \"unicode\",\n\t\"Doc\": \"Package unicode provides data and functions to test some properties of Unicode code points.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"digit_test.go\",\n\t\t\"example_test.go\",\n\t\t\"graphic_test.go\",\n\t\t\"letter_test.go\",\n\t\t\"script_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\reflect\",\n\t\"ImportPath\": \"reflect\",\n\t\"Name\": \"reflect\",\n\t\"Doc\": \"Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\reflect.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sort\",\n\t\"ImportPath\": \"sort\",\n\t\"Name\": \"sort\",\n\t\"Doc\": \"Package sort provides primitives for sorting slices and user-defined collections.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"genzfunc.go\",\n\t\t\"slice_go14.go\",\n\t\t\"slice_go18.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_interface_test.go\",\n\t\t\"example_keys_test.go\",\n\t\t\"example_multi_test.go\",\n\t\t\"example_search_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_wrapper_test.go\",\n\t\t\"search_test.go\",\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\fmtsort\",\n\t\"ImportPath\": \"internal/fmtsort\",\n\t\"Name\": \"fmtsort\",\n\t\"Doc\": \"Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\fmtsort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"Imports\": [\n\t\t\"reflect\",\n\t\t\"sort\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\",\n\t\"ImportPath\": \"io\",\n\t\"Name\": \"io\",\n\t\"Doc\": \"Package io provides basic interfaces to I/O primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"sync\",\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"io_test.go\",\n\t\t\"multi_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/sha1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\oserror\",\n\t\"ImportPath\": \"internal/oserror\",\n\t\"Name\": \"oserror\",\n\t\"Doc\": \"Package oserror defines errors values used in the os package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\oserror.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\sysdll\",\n\t\"ImportPath\": \"internal/syscall/windows/sysdll\",\n\t\"Name\": \"sysdll\",\n\t\"Doc\": \"Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\sysdll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sysdll.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sysdll.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf16\",\n\t\"ImportPath\": \"unicode/utf16\",\n\t\"Name\": \"utf16\",\n\t\"Doc\": \"Package utf16 implements encoding and decoding of UTF-16 sequences.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf16.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"utf16_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\syscall\",\n\t\"ImportPath\": \"syscall\",\n\t\"Name\": \"syscall\",\n\t\"Doc\": \"Package syscall contains an interface to the low-level operating system primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\syscall.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\",\n\t\t\"asm_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bpf_bsd.go\",\n\t\t\"bpf_darwin.go\",\n\t\t\"const_plan9.go\",\n\t\t\"creds_test.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dirent.go\",\n\t\t\"dirent_bsd_test.go\",\n\t\t\"endian_big.go\",\n\t\t\"env_plan9.go\",\n\t\t\"env_unix.go\",\n\t\t\"errors_plan9.go\",\n\t\t\"exec_aix_test.go\",\n\t\t\"exec_bsd.go\",\n\t\t\"exec_darwin.go\",\n\t\t\"exec_libc.go\",\n\t\t\"exec_linux.go\",\n\t\t\"exec_linux_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_solaris_test.go\",\n\t\t\"exec_unix.go\",\n\t\t\"exec_unix_test.go\",\n\t\t\"export_freebsd_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fd_nacl.go\",\n\t\t\"flock.go\",\n\t\t\"flock_aix.go\",\n\t\t\"flock_darwin.go\",\n\t\t\"flock_linux_32bit.go\",\n\t\t\"forkpipe.go\",\n\t\t\"forkpipe2.go\",\n\t\t\"fs_js.go\",\n\t\t\"fs_nacl.go\",\n\t\t\"getdirentries_test.go\",\n\t\t\"lsf_linux.go\",\n\t\t\"mkasm_darwin.go\",\n\t\t\"mkpost.go\",\n\t\t\"mksyscall_windows.go\",\n\t\t\"mmap_unix_test.go\",\n\t\t\"msan.go\",\n\t\t\"net_js.go\",\n\t\t\"net_nacl.go\",\n\t\t\"netlink_linux.go\",\n\t\t\"pwd_plan9.go\",\n\t\t\"route_bsd.go\",\n\t\t\"route_darwin.go\",\n\t\t\"route_dragonfly.go\",\n\t\t\"route_freebsd.go\",\n\t\t\"route_freebsd_32bit.go\",\n\t\t\"route_freebsd_64bit.go\",\n\t\t\"route_netbsd.go\",\n\t\t\"route_openbsd.go\",\n\t\t\"setuidgid_32_linux.go\",\n\t\t\"setuidgid_linux.go\",\n\t\t\"sockcmsg_linux.go\",\n\t\t\"sockcmsg_unix.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_aix_ppc64.go\",\n\t\t\"syscall_bsd.go\",\n\t\t\"syscall_bsd_test.go\",\n\t\t\"syscall_darwin.go\",\n\t\t\"syscall_darwin_386.go\",\n\t\t\"syscall_darwin_amd64.go\",\n\t\t\"syscall_darwin_arm.go\",\n\t\t\"syscall_darwin_arm64.go\",\n\t\t\"syscall_dragonfly.go\",\n\t\t\"syscall_dragonfly_amd64.go\",\n\t\t\"syscall_freebsd.go\",\n\t\t\"syscall_freebsd_386.go\",\n\t\t\"syscall_freebsd_amd64.go\",\n\t\t\"syscall_freebsd_arm.go\",\n\t\t\"syscall_freebsd_test.go\",\n\t\t\"syscall_getwd_bsd.go\",\n\t\t\"syscall_js.go\",\n\t\t\"syscall_linux.go\",\n\t\t\"syscall_linux_386.go\",\n\t\t\"syscall_linux_amd64.go\",\n\t\t\"syscall_linux_arm.go\",\n\t\t\"syscall_linux_arm64.go\",\n\t\t\"syscall_linux_mips64x.go\",\n\t\t\"syscall_linux_mipsx.go\",\n\t\t\"syscall_linux_ppc64x.go\",\n\t\t\"syscall_linux_s390x.go\",\n\t\t\"syscall_linux_test.go\",\n\t\t\"syscall_nacl.go\",\n\t\t\"syscall_nacl_386.go\",\n\t\t\"syscall_nacl_amd64p32.go\",\n\t\t\"syscall_nacl_arm.go\",\n\t\t\"syscall_netbsd.go\",\n\t\t\"syscall_netbsd_386.go\",\n\t\t\"syscall_netbsd_amd64.go\",\n\t\t\"syscall_netbsd_arm.go\",\n\t\t\"syscall_netbsd_arm64.go\",\n\t\t\"syscall_openbsd.go\",\n\t\t\"syscall_openbsd_386.go\",\n\t\t\"syscall_openbsd_amd64.go\",\n\t\t\"syscall_openbsd_arm.go\",\n\t\t\"syscall_openbsd_arm64.go\",\n\t\t\"syscall_plan9.go\",\n\t\t\"syscall_plan9_test.go\",\n\t\t\"syscall_ptrace_test.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"syscall_solaris_amd64.go\",\n\t\t\"syscall_unix.go\",\n\t\t\"syscall_unix_test.go\",\n\t\t\"syscall_windows_386.go\",\n\t\t\"tables_nacljs.go\",\n\t\t\"timestruct.go\",\n\t\t\"types_aix.go\",\n\t\t\"types_darwin.go\",\n\t\t\"types_dragonfly.go\",\n\t\t\"types_freebsd.go\",\n\t\t\"types_linux.go\",\n\t\t\"types_netbsd.go\",\n\t\t\"types_openbsd.go\",\n\t\t\"types_solaris.go\",\n\t\t\"types_windows_386.go\",\n\t\t\"types_windows_arm.go\",\n\t\t\"unzip_nacl.go\",\n\t\t\"zerrors_aix_ppc64.go\",\n\t\t\"zerrors_darwin_386.go\",\n\t\t\"zerrors_darwin_amd64.go\",\n\t\t\"zerrors_darwin_arm.go\",\n\t\t\"zerrors_darwin_arm64.go\",\n\t\t\"zerrors_dragonfly_amd64.go\",\n\t\t\"zerrors_freebsd_386.go\",\n\t\t\"zerrors_freebsd_amd64.go\",\n\t\t\"zerrors_freebsd_arm.go\",\n\t\t\"zerrors_linux_386.go\",\n\t\t\"zerrors_linux_amd64.go\",\n\t\t\"zerrors_linux_arm.go\",\n\t\t\"zerrors_linux_arm64.go\",\n\t\t\"zerrors_linux_mips.go\",\n\t\t\"zerrors_linux_mips64.go\",\n\t\t\"zerrors_linux_mips64le.go\",\n\t\t\"zerrors_linux_mipsle.go\",\n\t\t\"zerrors_linux_ppc64.go\",\n\t\t\"zerrors_linux_ppc64le.go\",\n\t\t\"zerrors_linux_s390x.go\",\n\t\t\"zerrors_netbsd_386.go\",\n\t\t\"zerrors_netbsd_amd64.go\",\n\t\t\"zerrors_netbsd_arm.go\",\n\t\t\"zerrors_netbsd_arm64.go\",\n\t\t\"zerrors_openbsd_386.go\",\n\t\t\"zerrors_openbsd_amd64.go\",\n\t\t\"zerrors_openbsd_arm.go\",\n\t\t\"zerrors_openbsd_arm64.go\",\n\t\t\"zerrors_solaris_amd64.go\",\n\t\t\"zerrors_windows_386.go\",\n\t\t\"zsyscall_aix_ppc64.go\",\n\t\t\"zsyscall_darwin_386.go\",\n\t\t\"zsyscall_darwin_amd64.go\",\n\t\t\"zsyscall_darwin_arm.go\",\n\t\t\"zsyscall_darwin_arm64.go\",\n\t\t\"zsyscall_dragonfly_amd64.go\",\n\t\t\"zsyscall_freebsd_386.go\",\n\t\t\"zsyscall_freebsd_amd64.go\",\n\t\t\"zsyscall_freebsd_arm.go\",\n\t\t\"zsyscall_linux_386.go\",\n\t\t\"zsyscall_linux_amd64.go\",\n\t\t\"zsyscall_linux_arm.go\",\n\t\t\"zsyscall_linux_arm64.go\",\n\t\t\"zsyscall_linux_mips.go\",\n\t\t\"zsyscall_linux_mips64.go\",\n\t\t\"zsyscall_linux_mips64le.go\",\n\t\t\"zsyscall_linux_mipsle.go\",\n\t\t\"zsyscall_linux_ppc64.go\",\n\t\t\"zsyscall_linux_ppc64le.go\",\n\t\t\"zsyscall_linux_s390x.go\",\n\t\t\"zsyscall_nacl_386.go\",\n\t\t\"zsyscall_nacl_amd64p32.go\",\n\t\t\"zsyscall_nacl_arm.go\",\n\t\t\"zsyscall_netbsd_386.go\",\n\t\t\"zsyscall_netbsd_amd64.go\",\n\t\t\"zsyscall_netbsd_arm.go\",\n\t\t\"zsyscall_netbsd_arm64.go\",\n\t\t\"zsyscall_openbsd_386.go\",\n\t\t\"zsyscall_openbsd_amd64.go\",\n\t\t\"zsyscall_openbsd_arm.go\",\n\t\t\"zsyscall_openbsd_arm64.go\",\n\t\t\"zsyscall_plan9_386.go\",\n\t\t\"zsyscall_plan9_amd64.go\",\n\t\t\"zsyscall_plan9_arm.go\",\n\t\t\"zsyscall_solaris_amd64.go\",\n\t\t\"zsysctl_openbsd.go\",\n\t\t\"zsysnum_darwin_386.go\",\n\t\t\"zsysnum_darwin_amd64.go\",\n\t\t\"zsysnum_darwin_arm.go\",\n\t\t\"zsysnum_darwin_arm64.go\",\n\t\t\"zsysnum_dragonfly_amd64.go\",\n\t\t\"zsysnum_freebsd_386.go\",\n\t\t\"zsysnum_freebsd_amd64.go\",\n\t\t\"zsysnum_freebsd_arm.go\",\n\t\t\"zsysnum_linux_386.go\",\n\t\t\"zsysnum_linux_amd64.go\",\n\t\t\"zsysnum_linux_arm.go\",\n\t\t\"zsysnum_linux_arm64.go\",\n\t\t\"zsysnum_linux_mips.go\",\n\t\t\"zsysnum_linux_mips64.go\",\n\t\t\"zsysnum_linux_mips64le.go\",\n\t\t\"zsysnum_linux_mipsle.go\",\n\t\t\"zsysnum_linux_ppc64.go\",\n\t\t\"zsysnum_linux_ppc64le.go\",\n\t\t\"zsysnum_linux_s390x.go\",\n\t\t\"zsysnum_netbsd_386.go\",\n\t\t\"zsysnum_netbsd_amd64.go\",\n\t\t\"zsysnum_netbsd_arm.go\",\n\t\t\"zsysnum_netbsd_arm64.go\",\n\t\t\"zsysnum_openbsd_386.go\",\n\t\t\"zsysnum_openbsd_amd64.go\",\n\t\t\"zsysnum_openbsd_arm.go\",\n\t\t\"zsysnum_openbsd_arm64.go\",\n\t\t\"zsysnum_plan9.go\",\n\t\t\"zsysnum_solaris_amd64.go\",\n\t\t\"zsysnum_windows_386.go\",\n\t\t\"ztypes_aix_ppc64.go\",\n\t\t\"ztypes_darwin_386.go\",\n\t\t\"ztypes_darwin_amd64.go\",\n\t\t\"ztypes_darwin_arm.go\",\n\t\t\"ztypes_darwin_arm64.go\",\n\t\t\"ztypes_dragonfly_amd64.go\",\n\t\t\"ztypes_freebsd_386.go\",\n\t\t\"ztypes_freebsd_amd64.go\",\n\t\t\"ztypes_freebsd_arm.go\",\n\t\t\"ztypes_linux_386.go\",\n\t\t\"ztypes_linux_amd64.go\",\n\t\t\"ztypes_linux_arm.go\",\n\t\t\"ztypes_linux_arm64.go\",\n\t\t\"ztypes_linux_mips.go\",\n\t\t\"ztypes_linux_mips64.go\",\n\t\t\"ztypes_linux_mips64le.go\",\n\t\t\"ztypes_linux_mipsle.go\",\n\t\t\"ztypes_linux_ppc64.go\",\n\t\t\"ztypes_linux_ppc64le.go\",\n\t\t\"ztypes_linux_s390x.go\",\n\t\t\"ztypes_netbsd_386.go\",\n\t\t\"ztypes_netbsd_amd64.go\",\n\t\t\"ztypes_netbsd_arm.go\",\n\t\t\"ztypes_netbsd_arm64.go\",\n\t\t\"ztypes_openbsd_386.go\",\n\t\t\"ztypes_openbsd_amd64.go\",\n\t\t\"ztypes_openbsd_arm.go\",\n\t\t\"ztypes_openbsd_arm64.go\",\n\t\t\"ztypes_solaris_amd64.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"syscall_test.go\",\n\t\t\"syscall_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\",\n\t\"ImportPath\": \"internal/syscall/windows\",\n\t\"Name\": \"windows\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"exec_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/syscall/windows\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\registry\",\n\t\"ImportPath\": \"internal/syscall/windows/registry\",\n\t\"Name\": \"registry\",\n\t\"Doc\": \"Package registry provides access to the Windows registry.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\registry.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"registry_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\time\",\n\t\"ImportPath\": \"time\",\n\t\"Name\": \"time\",\n\t\"Doc\": \"Package time provides functionality for measuring and displaying time.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\time.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"export_android_test.go\",\n\t\t\"genzabbrs.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_unix.go\",\n\t\t\"zoneinfo_android.go\",\n\t\t\"zoneinfo_android_test.go\",\n\t\t\"zoneinfo_ios.go\",\n\t\t\"zoneinfo_js.go\",\n\t\t\"zoneinfo_plan9.go\",\n\t\t\"zoneinfo_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"sync\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"format_test.go\",\n\t\t\"mono_test.go\",\n\t\t\"sleep_test.go\",\n\t\t\"tick_test.go\",\n\t\t\"time_test.go\",\n\t\t\"zoneinfo_test.go\",\n\t\t\"zoneinfo_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\poll\",\n\t\"ImportPath\": \"internal/poll\",\n\t\"Name\": \"poll\",\n\t\"Doc\": \"Package poll supports non-blocking I/O on file descriptors with polling.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\poll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"errno_unix.go\",\n\t\t\"error_linux_test.go\",\n\t\t\"fd_fsync_darwin.go\",\n\t\t\"fd_fsync_posix.go\",\n\t\t\"fd_io_plan9.go\",\n\t\t\"fd_opendir_darwin.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_poll_nacljs.go\",\n\t\t\"fd_unix.go\",\n\t\t\"fd_writev_darwin.go\",\n\t\t\"fd_writev_unix.go\",\n\t\t\"hook_cloexec.go\",\n\t\t\"hook_unix.go\",\n\t\t\"sendfile_bsd.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_solaris.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_unix.go\",\n\t\t\"splice_linux.go\",\n\t\t\"strconv.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"writev.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_posix_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"error_stub_test.go\",\n\t\t\"error_test.go\",\n\t\t\"fd_mutex_test.go\",\n\t\t\"fd_posix_test.go\",\n\t\t\"fd_windows_test.go\",\n\t\t\"read_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\testlog\",\n\t\"ImportPath\": \"internal/testlog\",\n\t\"Name\": \"testlog\",\n\t\"Doc\": \"Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\testlog.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\os\",\n\t\"ImportPath\": \"os\",\n\t\"Name\": \"os\",\n\t\"Doc\": \"Package os provides a platform-independent interface to operating system functionality.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\os.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"dir_darwin.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dir_unix.go\",\n\t\t\"env_default.go\",\n\t\t\"env_unix_test.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_unix.go\",\n\t\t\"executable_darwin.go\",\n\t\t\"executable_freebsd.go\",\n\t\t\"executable_path.go\",\n\t\t\"executable_plan9.go\",\n\t\t\"executable_procfs.go\",\n\t\t\"executable_solaris.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fifo_test.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_unix.go\",\n\t\t\"getwd_darwin.go\",\n\t\t\"os_unix_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"pipe2_bsd.go\",\n\t\t\"pipe_bsd.go\",\n\t\t\"pipe_linux.go\",\n\t\t\"removeall_at.go\",\n\t\t\"stat_aix.go\",\n\t\t\"stat_darwin.go\",\n\t\t\"stat_dragonfly.go\",\n\t\t\"stat_freebsd.go\",\n\t\t\"stat_linux.go\",\n\t\t\"stat_nacljs.go\",\n\t\t\"stat_netbsd.go\",\n\t\t\"stat_openbsd.go\",\n\t\t\"stat_plan9.go\",\n\t\t\"stat_solaris.go\",\n\t\t\"stat_unix.go\",\n\t\t\"sticky_bsd.go\",\n\t\t\"sys_aix.go\",\n\t\t\"sys_bsd.go\",\n\t\t\"sys_js.go\",\n\t\t\"sys_linux.go\",\n\t\t\"sys_nacl.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_solaris.go\",\n\t\t\"sys_unix.go\",\n\t\t\"timeout_test.go\",\n\t\t\"types_plan9.go\",\n\t\t\"types_unix.go\",\n\t\t\"wait_unimp.go\",\n\t\t\"wait_wait6.go\",\n\t\t\"wait_waitid.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"env_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"example_test.go\",\n\t\t\"executable_test.go\",\n\t\t\"os_test.go\",\n\t\t\"os_windows_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\",\n\t\t\"pipe_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"removeall_test.go\",\n\t\t\"stat_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"os/signal\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\fmt\",\n\t\"ImportPath\": \"fmt\",\n\t\"Name\": \"fmt\",\n\t\"Doc\": \"Package fmt implements formatted I/O with functions analogous to C's printf and scanf.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\fmt.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fmt_test.go\",\n\t\t\"gostringer_example_test.go\",\n\t\t\"scan_test.go\",\n\t\t\"stringer_example_test.go\",\n\t\t\"stringer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bytes\",\n\t\"ImportPath\": \"bytes\",\n\t\"Name\": \"bytes\",\n\t\"Doc\": \"Package bytes implements functions for the manipulation of byte slices.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bytes.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"boundary_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"buffer_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\",\n\t\"ImportPath\": \"encoding\",\n\t\"Name\": \"encoding\",\n\t\"Doc\": \"Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"encoding.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"encoding.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\binary\",\n\t\"ImportPath\": \"encoding/binary\",\n\t\"Name\": \"binary\",\n\t\"Doc\": \"Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\binary.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"binary_test.go\",\n\t\t\"varint_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"fmt\",\n\t\t\"math\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\base64\",\n\t\"ImportPath\": \"encoding/base64\",\n\t\"Name\": \"base64\",\n\t\"Doc\": \"Package base64 implements base64 encoding as specified by RFC 4648.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\base64.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"base64_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strings\",\n\t\"ImportPath\": \"strings\",\n\t\"Name\": \"strings\",\n\t\"Doc\": \"Package strings implements simple functions to manipulate UTF-8 encoded strings.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strings.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"builder_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"replace_test.go\",\n\t\t\"search_test.go\",\n\t\t\"strings_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\json\",\n\t\"ImportPath\": \"encoding/json\",\n\t\"Name\": \"json\",\n\t\"Doc\": \"Package json implements encoding and decoding of JSON as defined in RFC 7159.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\json.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"decode_test.go\",\n\t\t\"encode_test.go\",\n\t\t\"fold_test.go\",\n\t\t\"number_test.go\",\n\t\t\"scanner_test.go\",\n\t\t\"stream_test.go\",\n\t\t\"tagkey_test.go\",\n\t\t\"tags_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"image\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_marshaling_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_text_marshaling_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\inconshreveable\\\\mousetrap\",\n\t\"ImportPath\": \"github.com/inconshreveable/mousetrap\",\n\t\"Name\": \"mousetrap\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\inconshreveable\\\\mousetrap.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"trap_others.go\",\n\t\t\"trap_windows.go\"\n\t],\n\t\"Imports\": [\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bufio\",\n\t\"ImportPath\": \"bufio\",\n\t\"Name\": \"bufio\",\n\t\"Doc\": \"Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bufio.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bufio_test.go\",\n\t\t\"example_test.go\",\n\t\t\"scan_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\csv\",\n\t\"ImportPath\": \"encoding/csv\",\n\t\"Name\": \"csv\",\n\t\"Doc\": \"Package csv reads and writes comma-separated values (CSV) files.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\csv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"reader_test.go\",\n\t\t\"writer_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/csv\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\hex\",\n\t\"ImportPath\": \"encoding/hex\",\n\t\"Name\": \"hex\",\n\t\"Doc\": \"Package hex implements hexadecimal encoding and decoding.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\hex.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hex_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\flag\",\n\t\"ImportPath\": \"flag\",\n\t\"Name\": \"flag\",\n\t\"Doc\": \"Package flag implements command-line flag parsing.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\flag.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"example_value_test.go\",\n\t\t\"flag_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\context\",\n\t\"ImportPath\": \"context\",\n\t\"Name\": \"context\",\n\t\"Doc\": \"Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\context.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/reflectlite\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"context_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"example_test.go\",\n\t\t\"net_test.go\",\n\t\t\"x_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"net\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage\",\n\t\"ImportPath\": \"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\"Name\": \"dnsmessage\",\n\t\"Doc\": \"Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\nettrace\",\n\t\"ImportPath\": \"internal/nettrace\",\n\t\"Name\": \"nettrace\",\n\t\"Doc\": \"Package nettrace contains internal hooks for tracing activity in the net package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\nettrace.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"nettrace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"nettrace.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\singleflight\",\n\t\"ImportPath\": \"internal/singleflight\",\n\t\"Name\": \"singleflight\",\n\t\"Doc\": \"Package singleflight provides a duplicate function call suppression mechanism.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\singleflight.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"singleflight_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\rand\",\n\t\"ImportPath\": \"math/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements pseudo-random number generators.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\rand.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen_cooked.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"race_test.go\",\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/iotest\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"regress_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\",\n\t\"ImportPath\": \"net\",\n\t\"Name\": \"net\",\n\t\"Doc\": \"Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"addrselect.go\",\n\t\t\"addrselect_test.go\",\n\t\t\"cgo_aix.go\",\n\t\t\"cgo_android.go\",\n\t\t\"cgo_bsd.go\",\n\t\t\"cgo_linux.go\",\n\t\t\"cgo_netbsd.go\",\n\t\t\"cgo_openbsd.go\",\n\t\t\"cgo_resnew.go\",\n\t\t\"cgo_resold.go\",\n\t\t\"cgo_socknew.go\",\n\t\t\"cgo_sockold.go\",\n\t\t\"cgo_solaris.go\",\n\t\t\"cgo_stub.go\",\n\t\t\"cgo_unix.go\",\n\t\t\"cgo_unix_test.go\",\n\t\t\"conf.go\",\n\t\t\"conf_netcgo.go\",\n\t\t\"conf_test.go\",\n\t\t\"dial_unix_test.go\",\n\t\t\"dnsclient_unix.go\",\n\t\t\"dnsclient_unix_test.go\",\n\t\t\"dnsconfig_unix.go\",\n\t\t\"dnsconfig_unix_test.go\",\n\t\t\"error_nacl.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_plan9_test.go\",\n\t\t\"error_unix.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_unix.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_stub.go\",\n\t\t\"file_unix.go\",\n\t\t\"hook_plan9.go\",\n\t\t\"hook_unix.go\",\n\t\t\"interface_aix.go\",\n\t\t\"interface_bsd.go\",\n\t\t\"interface_bsd_test.go\",\n\t\t\"interface_bsdvar.go\",\n\t\t\"interface_darwin.go\",\n\t\t\"interface_freebsd.go\",\n\t\t\"interface_linux.go\",\n\t\t\"interface_linux_test.go\",\n\t\t\"interface_plan9.go\",\n\t\t\"interface_solaris.go\",\n\t\t\"interface_stub.go\",\n\t\t\"interface_unix_test.go\",\n\t\t\"iprawsock_plan9.go\",\n\t\t\"ipsock_plan9.go\",\n\t\t\"lookup_fake.go\",\n\t\t\"lookup_plan9.go\",\n\t\t\"lookup_unix.go\",\n\t\t\"main_cloexec_test.go\",\n\t\t\"main_conf_test.go\",\n\t\t\"main_plan9_test.go\",\n\t\t\"main_unix_test.go\",\n\t\t\"net_fake.go\",\n\t\t\"netgo_unix_test.go\",\n\t\t\"nss.go\",\n\t\t\"nss_test.go\",\n\t\t\"port_unix.go\",\n\t\t\"rawconn_stub_test.go\",\n\t\t\"rawconn_unix_test.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_stub.go\",\n\t\t\"sendfile_unix_alt.go\",\n\t\t\"sock_bsd.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sock_linux.go\",\n\t\t\"sock_plan9.go\",\n\t\t\"sock_stub.go\",\n\t\t\"sockopt_aix.go\",\n\t\t\"sockopt_bsd.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_plan9.go\",\n\t\t\"sockopt_solaris.go\",\n\t\t\"sockopt_stub.go\",\n\t\t\"sockoptip_bsdvar.go\",\n\t\t\"sockoptip_linux.go\",\n\t\t\"sockoptip_stub.go\",\n\t\t\"splice_linux.go\",\n\t\t\"splice_test.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"tcpsock_plan9.go\",\n\t\t\"tcpsock_unix_test.go\",\n\t\t\"tcpsockopt_darwin.go\",\n\t\t\"tcpsockopt_dragonfly.go\",\n\t\t\"tcpsockopt_openbsd.go\",\n\t\t\"tcpsockopt_plan9.go\",\n\t\t\"tcpsockopt_solaris.go\",\n\t\t\"tcpsockopt_stub.go\",\n\t\t\"tcpsockopt_unix.go\",\n\t\t\"udpsock_plan9.go\",\n\t\t\"udpsock_plan9_test.go\",\n\t\t\"unixsock_linux_test.go\",\n\t\t\"unixsock_plan9.go\",\n\t\t\"unixsock_test.go\",\n\t\t\"write_unix_test.go\",\n\t\t\"writev_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/poll\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/net/dns/dnsmessage\": \"vendor/golang.org/x/net/dns/dnsmessage\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"conn_test.go\",\n\t\t\"dial_test.go\",\n\t\t\"dnsclient_test.go\",\n\t\t\"dnsname_test.go\",\n\t\t\"error_posix_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"external_test.go\",\n\t\t\"file_test.go\",\n\t\t\"hosts_test.go\",\n\t\t\"interface_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"iprawsock_test.go\",\n\t\t\"ipsock_test.go\",\n\t\t\"listen_test.go\",\n\t\t\"lookup_test.go\",\n\t\t\"lookup_windows_test.go\",\n\t\t\"mac_test.go\",\n\t\t\"main_noconf_test.go\",\n\t\t\"main_posix_test.go\",\n\t\t\"main_test.go\",\n\t\t\"main_windows_test.go\",\n\t\t\"mockserver_test.go\",\n\t\t\"net_test.go\",\n\t\t\"net_windows_test.go\",\n\t\t\"packetconn_test.go\",\n\t\t\"parse_test.go\",\n\t\t\"platform_test.go\",\n\t\t\"port_test.go\",\n\t\t\"protoconn_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"rawconn_windows_test.go\",\n\t\t\"sendfile_test.go\",\n\t\t\"server_test.go\",\n\t\t\"tcpsock_test.go\",\n\t\t\"timeout_test.go\",\n\t\t\"udpsock_test.go\",\n\t\t\"unixsock_windows_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net/internal/socktest\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"vendor/golang.org/x/net/nettest\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\pflag\",\n\t\"ImportPath\": \"github.com/spf13/pflag\",\n\t\"Name\": \"pflag\",\n\t\"Doc\": \"Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\pflag.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bool_slice_test.go\",\n\t\t\"bool_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"count_test.go\",\n\t\t\"duration_slice_test.go\",\n\t\t\"export_test.go\",\n\t\t\"flag_test.go\",\n\t\t\"float32_slice_test.go\",\n\t\t\"float64_slice_test.go\",\n\t\t\"golangflag_test.go\",\n\t\t\"int32_slice_test.go\",\n\t\t\"int64_slice_test.go\",\n\t\t\"int_slice_test.go\",\n\t\t\"ip_slice_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"ipnet_test.go\",\n\t\t\"printusage_test.go\",\n\t\t\"string_array_test.go\",\n\t\t\"string_slice_test.go\",\n\t\t\"string_to_int64_test.go\",\n\t\t\"string_to_int_test.go\",\n\t\t\"string_to_string_test.go\",\n\t\t\"uint_slice_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\path\\\\filepath\",\n\t\"ImportPath\": \"path/filepath\",\n\t\"Name\": \"filepath\",\n\t\"Doc\": \"Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\path\\\\filepath.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_unix_test.go\",\n\t\t\"example_unix_walk_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"symlink_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"match_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\\\\ioutil\",\n\t\"ImportPath\": \"io/ioutil\",\n\t\"Name\": \"ioutil\",\n\t\"Doc\": \"Package ioutil implements some I/O utility functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io\\\\ioutil.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ioutil_test.go\",\n\t\t\"tempfile_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\\\\url\",\n\t\"ImportPath\": \"net/url\",\n\t\"Name\": \"url\",\n\t\"Doc\": \"Package url parses URLs and implements query escaping.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net\\\\url.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"url_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"net/url\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\\\\parse\",\n\t\"ImportPath\": \"text/template/parse\",\n\t\"Name\": \"parse\",\n\t\"Doc\": \"Package parse builds parse trees for templates as defined by text/template and html/template.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template\\\\parse.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"lex_test.go\",\n\t\t\"parse_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\",\n\t\"ImportPath\": \"text/template\",\n\t\"Name\": \"template\",\n\t\"Doc\": \"Package template implements data-driven templates for generating textual output.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"text/template/parse\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"exec_test.go\",\n\t\t\"multi_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template/parse\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"examplefiles_test.go\",\n\t\t\"examplefunc_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\cobra\",\n\t\"ImportPath\": \"github.com/spf13/cobra\",\n\t\"Name\": \"cobra\",\n\t\"Doc\": \"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\cobra.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"command_notwin.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"text/template\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"args_test.go\",\n\t\t\"bash_completions_test.go\",\n\t\t\"cobra_test.go\",\n\t\t\"command_test.go\",\n\t\t\"powershell_completions_test.go\",\n\t\t\"zsh_completions_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\",\n\t\"ImportPath\": \"github.com/darjun/go-daily-lib/cobra/math/cmd\",\n\t\"Name\": \"cmd\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"Match\": [\n\t\t\"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd\"\n\t],\n\t\"Stale\": true,\n\t\"StaleReason\": \"build ID mismatch\",\n\t\"GoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t]\n}\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 go/packages.Load
packages = 1
[Trace - 07:20:20.201 AM] Received response 'textDocument/codeAction - (7)' in 147ms.
Result: {}
[Info - 上午7:20:20] 2020/01/16 07:20:20 go/packages.Load
package = github.com/darjun/go-daily-lib/cobra/math/cmd
files = [D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\add.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\divide.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\helper.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\minus.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\multiply.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\root.go]
[Info - 上午7:20:20] 2020/01/16 07:20:20 fixImports(filename="d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go"), abs="d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go", srcDir="d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd" ...
[Info - 上午7:20:20] 2020/01/16 07:20:20 109.1338ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd", stderr: <<>> stdout: <<{
"Dir": "C:\\Go\\src\\internal\\cpu",
"ImportPath": "internal/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection used by the Go standard library.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\cpu.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go"
],
"CompiledGoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go",
"cpu_x86.s"
],
"IgnoredGoFiles": [
"cpu_386.go",
"cpu_amd64p32.go",
"cpu_arm.go",
"cpu_arm64.go",
"cpu_mips.go",
"cpu_mips64.go",
"cpu_mips64le.go",
"cpu_mipsle.go",
"cpu_no_init.go",
"cpu_ppc64x.go",
"cpu_s390x.go",
"cpu_s390x_test.go",
"cpu_wasm.go"
],
"SFiles": [
"cpu_x86.s"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cpu_test.go",
"cpu_x86_test.go"
],
"XTestImports": [
"internal/cpu",
"internal/testenv",
"os",
"os/exec",
"runtime",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\unsafe",
"ImportPath": "unsafe",
"Name": "unsafe",
"Doc": "Package unsafe contains operations that step around the type safety of Go programs.",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"unsafe.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\bytealg",
"ImportPath": "internal/bytealg",
"Name": "bytealg",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\bytealg.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go"
],
"CompiledGoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go",
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"IgnoredGoFiles": [
"compare_generic.go",
"count_generic.go",
"index_arm64.go",
"index_generic.go",
"index_s390x.go",
"indexbyte_generic.go"
],
"SFiles": [
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"Imports": [
"internal/cpu",
"unsafe"
],
"Deps": [
"internal/cpu",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\atomic",
"ImportPath": "runtime/internal/atomic",
"Name": "atomic",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atomic_amd64x.go",
"stubs.go"
],
"CompiledGoFiles": [
"atomic_amd64x.go",
"stubs.go",
"asm_amd64.s"
],
"IgnoredGoFiles": [
"atomic_386.go",
"atomic_arm.go",
"atomic_arm64.go",
"atomic_mips64x.go",
"atomic_mipsx.go",
"atomic_ppc64x.go",
"atomic_s390x.go",
"atomic_wasm.go"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"bench_test.go"
],
"XTestImports": [
"runtime",
"runtime/internal/atomic",
"runtime/internal/sys",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\sys",
"ImportPath": "runtime/internal/sys",
"Name": "sys",
"Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\sys.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"CompiledGoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"IgnoredGoFiles": [
"arch_386.go",
"arch_amd64p32.go",
"arch_arm.go",
"arch_arm64.go",
"arch_mips.go",
"arch_mips64.go",
"arch_mips64le.go",
"arch_mipsle.go",
"arch_ppc64.go",
"arch_ppc64le.go",
"arch_s390x.go",
"arch_wasm.go",
"gengoos.go",
"intrinsics_stubs.go",
"zgoarch_386.go",
"zgoarch_amd64p32.go",
"zgoarch_arm.go",
"zgoarch_arm64.go",
"zgoarch_arm64be.go",
"zgoarch_armbe.go",
"zgoarch_mips.go",
"zgoarch_mips64.go",
"zgoarch_mips64le.go",
"zgoarch_mips64p32.go",
"zgoarch_mips64p32le.go",
"zgoarch_mipsle.go",
"zgoarch_ppc.go",
"zgoarch_ppc64.go",
"zgoarch_ppc64le.go",
"zgoarch_riscv.go",
"zgoarch_riscv64.go",
"zgoarch_s390.go",
"zgoarch_s390x.go",
"zgoarch_sparc.go",
"zgoarch_sparc64.go",
"zgoarch_wasm.go",
"zgoos_aix.go",
"zgoos_android.go",
"zgoos_darwin.go",
"zgoos_dragonfly.go",
"zgoos_freebsd.go",
"zgoos_hurd.go",
"zgoos_illumos.go",
"zgoos_js.go",
"zgoos_linux.go",
"zgoos_nacl.go",
"zgoos_netbsd.go",
"zgoos_openbsd.go",
"zgoos_plan9.go",
"zgoos_solaris.go",
"zgoos_zos.go"
],
"XTestGoFiles": [
"intrinsics_test.go"
],
"XTestImports": [
"runtime/internal/sys",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\math",
"ImportPath": "runtime/internal/math",
"Name": "math",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"math.go"
],
"CompiledGoFiles": [
"math.go"
],
"Imports": [
"runtime/internal/sys"
],
"Deps": [
"runtime/internal/sys"
],
"XTestGoFiles": [
"math_test.go"
],
"XTestImports": [
"runtime/internal/math",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime",
"ImportPath": "runtime",
"Name": "runtime",
"Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go"
],
"CompiledGoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go",
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"IgnoredGoFiles": [
"cgo_mmap.go",
"cgo_ppc64x.go",
"cgo_sigaction.go",
"crash_unix_test.go",
"debug_test.go",
"debuglog_on.go",
"defs1_linux.go",
"defs1_netbsd_386.go",
"defs1_netbsd_amd64.go",
"defs1_netbsd_arm.go",
"defs1_netbsd_arm64.go",
"defs1_solaris_amd64.go",
"defs2_linux.go",
"defs3_linux.go",
"defs_aix.go",
"defs_aix_ppc64.go",
"defs_arm_linux.go",
"defs_darwin.go",
"defs_darwin_386.go",
"defs_darwin_amd64.go",
"defs_darwin_arm.go",
"defs_darwin_arm64.go",
"defs_dragonfly.go",
"defs_dragonfly_amd64.go",
"defs_freebsd.go",
"defs_freebsd_386.go",
"defs_freebsd_amd64.go",
"defs_freebsd_arm.go",
"defs_linux.go",
"defs_linux_386.go",
"defs_linux_amd64.go",
"defs_linux_arm.go",
"defs_linux_arm64.go",
"defs_linux_mips64x.go",
"defs_linux_mipsx.go",
"defs_linux_ppc64.go",
"defs_linux_ppc64le.go",
"defs_linux_s390x.go",
"defs_nacl_386.go",
"defs_nacl_amd64p32.go",
"defs_nacl_arm.go",
"defs_netbsd.go",
"defs_netbsd_386.go",
"defs_netbsd_amd64.go",
"defs_netbsd_arm.go",
"defs_openbsd.go",
"defs_openbsd_386.go",
"defs_openbsd_amd64.go",
"defs_openbsd_arm.go",
"defs_openbsd_arm64.go",
"defs_plan9_386.go",
"defs_plan9_amd64.go",
"defs_plan9_arm.go",
"defs_solaris.go",
"defs_solaris_amd64.go",
"defs_windows.go",
"defs_windows_386.go",
"defs_windows_arm.go",
"env_plan9.go",
"export_arm_test.go",
"export_debug_test.go",
"export_futex_test.go",
"export_linux_test.go",
"export_mmap_test.go",
"export_unix_test.go",
"futex_test.go",
"hash32.go",
"lfstack_32bit.go",
"lock_futex.go",
"lock_js.go",
"mem_aix.go",
"mem_bsd.go",
"mem_darwin.go",
"mem_js.go",
"mem_linux.go",
"mem_plan9.go",
"memmove_linux_amd64_test.go",
"mkduff.go",
"mkfastlog2table.go",
"mksizeclasses.go",
"mmap.go",
"msan.go",
"net_plan9.go",
"netpoll_aix.go",
"netpoll_epoll.go",
"netpoll_fake.go",
"netpoll_kqueue.go",
"netpoll_solaris.go",
"netpoll_stub.go",
"norace_linux_test.go",
"numcpu_freebsd_test.go",
"os2_aix.go",
"os2_freebsd.go",
"os2_nacl.go",
"os2_openbsd.go",
"os2_plan9.go",
"os2_solaris.go",
"os3_plan9.go",
"os3_solaris.go",
"os_aix.go",
"os_android.go",
"os_darwin.go",
"os_darwin_arm.go",
"os_darwin_arm64.go",
"os_dragonfly.go",
"os_freebsd.go",
"os_freebsd2.go",
"os_freebsd_amd64.go",
"os_freebsd_arm.go",
"os_freebsd_noauxv.go",
"os_js.go",
"os_linux.go",
"os_linux_arm.go",
"os_linux_arm64.go",
"os_linux_be64.go",
"os_linux_generic.go",
"os_linux_mips64x.go",
"os_linux_mipsx.go",
"os_linux_noauxv.go",
"os_linux_novdso.go",
"os_linux_ppc64x.go",
"os_linux_s390x.go",
"os_nacl.go",
"os_nacl_arm.go",
"os_netbsd.go",
"os_netbsd_386.go",
"os_netbsd_amd64.go",
"os_netbsd_arm.go",
"os_netbsd_arm64.go",
"os_openbsd.go",
"os_openbsd_arm.go",
"os_openbsd_arm64.go",
"os_plan9.go",
"os_plan9_arm.go",
"os_solaris.go",
"os_windows_arm.go",
"panic32.go",
"race.go",
"relax_stub.go",
"runtime_linux_test.go",
"runtime_mmap_test.go",
"runtime_unix_test.go",
"semasleep_test.go",
"sigaction.go",
"signal_386.go",
"signal_aix_ppc64.go",
"signal_amd64x.go",
"signal_arm.go",
"signal_arm64.go",
"signal_darwin.go",
"signal_darwin_386.go",
"signal_darwin_amd64.go",
"signal_darwin_arm.go",
"signal_darwin_arm64.go",
"signal_dragonfly.go",
"signal_dragonfly_amd64.go",
"signal_freebsd.go",
"signal_freebsd_386.go",
"signal_freebsd_amd64.go",
"signal_freebsd_arm.go",
"signal_linux_386.go",
"signal_linux_amd64.go",
"signal_linux_arm.go",
"signal_linux_arm64.go",
"signal_linux_mips64x.go",
"signal_linux_mipsx.go",
"signal_linux_ppc64x.go",
"signal_linux_s390x.go",
"signal_mips64x.go",
"signal_mipsx.go",
"signal_nacl.go",
"signal_nacl_386.go",
"signal_nacl_amd64p32.go",
"signal_nacl_arm.go",
"signal_netbsd.go",
"signal_netbsd_386.go",
"signal_netbsd_amd64.go",
"signal_netbsd_arm.go",
"signal_netbsd_arm64.go",
"signal_openbsd.go",
"signal_openbsd_386.go",
"signal_openbsd_amd64.go",
"signal_openbsd_arm.go",
"signal_openbsd_arm64.go",
"signal_plan9.go",
"signal_ppc64x.go",
"signal_sighandler.go",
"signal_solaris.go",
"signal_solaris_amd64.go",
"signal_unix.go",
"sigqueue_plan9.go",
"sigtab_aix.go",
"sigtab_linux_generic.go",
"sigtab_linux_mipsx.go",
"stubs2.go",
"stubs3.go",
"stubs32.go",
"stubs_386.go",
"stubs_arm.go",
"stubs_arm64.go",
"stubs_linux.go",
"stubs_mips64x.go",
"stubs_mipsx.go",
"stubs_ppc64x.go",
"stubs_s390x.go",
"sys_arm.go",
"sys_arm64.go",
"sys_darwin.go",
"sys_darwin_32.go",
"sys_darwin_64.go",
"sys_mips64x.go",
"sys_mipsx.go",
"sys_ppc64x.go",
"sys_s390x.go",
"sys_wasm.go",
"syscall2_solaris.go",
"syscall_aix.go",
"syscall_solaris.go",
"timestub.go",
"timestub2.go",
"vdso_elf32.go",
"vdso_elf64.go",
"vdso_freebsd.go",
"vdso_freebsd_arm.go",
"vdso_freebsd_x86.go",
"vdso_linux.go",
"vdso_linux_386.go",
"vdso_linux_amd64.go",
"vdso_linux_arm.go",
"vdso_linux_arm64.go",
"vdso_linux_ppc64x.go",
"vlop_arm_test.go",
"vlrt.go",
"wincallback.go",
"write_err_android.go"
],
"HFiles": [
"asm_ppc64x.h",
"funcdata.h",
"go_tls.h",
"textflag.h"
],
"SFiles": [
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"Imports": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_debuglog_test.go",
"export_test.go",
"export_windows_test.go",
"proc_runtime_test.go"
],
"TestImports": [
"runtime/internal/atomic",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"callers_test.go",
"chan_test.go",
"chanbarrier_test.go",
"closure_test.go",
"complex_test.go",
"crash_cgo_test.go",
"crash_nonunix_test.go",
"crash_test.go",
"debuglog_test.go",
"env_test.go",
"example_test.go",
"fastlog2_test.go",
"gc_test.go",
"gcinfo_test.go",
"hash_test.go",
"iface_test.go",
"lfstack_test.go",
"malloc_test.go",
"map_benchmark_test.go",
"map_test.go",
"memmove_test.go",
"mfinal_test.go",
"norace_test.go",
"proc_test.go",
"profbuf_test.go",
"rand_test.go",
"runtime-gdb_test.go",
"runtime-lldb_test.go",
"runtime_test.go",
"rwmutex_test.go",
"sizeof_test.go",
"slice_test.go",
"softfloat64_test.go",
"stack_test.go",
"string_test.go",
"symtab_test.go",
"syscall_windows_test.go",
"treap_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"encoding/binary",
"flag",
"fmt",
"internal/race",
"internal/syscall/windows/sysdll",
"internal/testenv",
"io",
"io/ioutil",
"math",
"math/cmplx",
"math/rand",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"regexp",
"runtime",
"runtime/debug",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\reflectlite",
"ImportPath": "internal/reflectlite",
"Name": "reflectlite",
"Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\reflectlite.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"swapper.go",
"type.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"runtime",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"go/ast",
"go/token",
"internal/reflectlite",
"io",
"math",
"reflect",
"runtime",
"strconv",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\errors",
"ImportPath": "errors",
"Name": "errors",
"Doc": "Package errors implements functions to manipulate errors.",
"Target": "C:\\Go\\pkg\\windows_amd64\\errors.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go",
"wrap.go"
],
"CompiledGoFiles": [
"errors.go",
"wrap.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"wrap_test.go"
],
"XTestImports": [
"errors",
"fmt",
"os",
"reflect",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\bits",
"ImportPath": "math/bits",
"Name": "bits",
"Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\bits.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"CompiledGoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"IgnoredGoFiles": [
"bits_errors_bootstrap.go",
"make_examples.go",
"make_tables.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"bits_test.go",
"example_test.go"
],
"XTestImports": [
"fmt",
"math/bits",
"runtime",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\math",
"ImportPath": "math",
"Name": "math",
"Doc": "Package math provides basic constants and mathematical functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go"
],
"CompiledGoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go",
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"IgnoredGoFiles": [
"arith_s390x.go",
"arith_s390x_test.go",
"export_s390x_test.go"
],
"SFiles": [
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"Imports": [
"internal/cpu",
"math/bits",
"unsafe"
],
"Deps": [
"internal/cpu",
"math/bits",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"huge_test.go"
],
"XTestImports": [
"fmt",
"math",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf8",
"ImportPath": "unicode/utf8",
"Name": "utf8",
"Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf8.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf8.go"
],
"CompiledGoFiles": [
"utf8.go"
],
"XTestGoFiles": [
"example_test.go",
"utf8_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\strconv",
"ImportPath": "strconv",
"Name": "strconv",
"Doc": "Package strconv implements conversions to and from string representations of basic data types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strconv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"CompiledGoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"IgnoredGoFiles": [
"makeisprint.go"
],
"Imports": [
"errors",
"internal/bytealg",
"math",
"math/bits",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"internal_test.go"
],
"XTestGoFiles": [
"atob_test.go",
"atof_test.go",
"atoi_test.go",
"decimal_test.go",
"example_test.go",
"fp_test.go",
"ftoa_test.go",
"itoa_test.go",
"quote_test.go",
"strconv_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"log",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\internal\\race",
"ImportPath": "internal/race",
"Name": "race",
"Doc": "Package race contains helper functions for manually instrumenting code for the race detector.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\race.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"norace.go"
],
"CompiledGoFiles": [
"doc.go",
"norace.go"
],
"IgnoredGoFiles": [
"race.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync\\atomic",
"ImportPath": "sync/atomic",
"Name": "atomic",
"Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"value.go"
],
"CompiledGoFiles": [
"doc.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"example_test.go",
"value_test.go"
],
"XTestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync",
"ImportPath": "sync",
"Name": "sync",
"Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"CompiledGoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"Imports": [
"internal/race",
"runtime",
"sync/atomic",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cond_test.go",
"example_pool_test.go",
"example_test.go",
"map_bench_test.go",
"map_reference_test.go",
"map_test.go",
"mutex_test.go",
"once_test.go",
"pool_test.go",
"runtime_sema_test.go",
"rwmutex_test.go",
"waitgroup_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/race",
"internal/testenv",
"io",
"math/rand",
"os",
"os/exec",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\unicode",
"ImportPath": "unicode",
"Name": "unicode",
"Doc": "Package unicode provides data and functions to test some properties of Unicode code points.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"CompiledGoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"XTestGoFiles": [
"digit_test.go",
"example_test.go",
"graphic_test.go",
"letter_test.go",
"script_test.go"
],
"XTestImports": [
"flag",
"fmt",
"runtime",
"sort",
"strings",
"testing",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\reflect",
"ImportPath": "reflect",
"Name": "reflect",
"Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\reflect.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go",
"asm_amd64.s"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"math",
"runtime",
"strconv",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"encoding/json",
"flag",
"fmt",
"go/ast",
"go/token",
"io",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sort",
"ImportPath": "sort",
"Name": "sort",
"Doc": "Package sort provides primitives for sorting slices and user-defined collections.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"CompiledGoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"IgnoredGoFiles": [
"genzfunc.go",
"slice_go14.go",
"slice_go18.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"example_interface_test.go",
"example_keys_test.go",
"example_multi_test.go",
"example_search_test.go",
"example_test.go",
"example_wrapper_test.go",
"search_test.go",
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"math",
"math/rand",
"runtime",
"sort",
"strconv",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\fmtsort",
"ImportPath": "internal/fmtsort",
"Name": "fmtsort",
"Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\fmtsort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sort.go"
],
"CompiledGoFiles": [
"sort.go"
],
"Imports": [
"reflect",
"sort"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"reflect"
],
"XTestGoFiles": [
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/fmtsort",
"math",
"reflect",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io",
"ImportPath": "io",
"Name": "io",
"Doc": "Package io provides basic interfaces to I/O primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"CompiledGoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"Imports": [
"errors",
"sync",
"sync/atomic"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"io_test.go",
"multi_test.go",
"pipe_test.go"
],
"XTestImports": [
"bytes",
"crypto/sha1",
"errors",
"fmt",
"io",
"io/ioutil",
"log",
"os",
"runtime",
"sort",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\oserror",
"ImportPath": "internal/oserror",
"Name": "oserror",
"Doc": "Package oserror defines errors values used in the os package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\oserror.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go"
],
"CompiledGoFiles": [
"errors.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\sysdll",
"ImportPath": "internal/syscall/windows/sysdll",
"Name": "sysdll",
"Doc": "Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\sysdll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sysdll.go"
],
"CompiledGoFiles": [
"sysdll.go"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf16",
"ImportPath": "unicode/utf16",
"Name": "utf16",
"Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf16.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf16.go"
],
"CompiledGoFiles": [
"utf16.go"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"utf16_test.go"
],
"XTestImports": [
"reflect",
"testing",
"unicode",
"unicode/utf16"
]
}
{
"Dir": "C:\\Go\\src\\syscall",
"ImportPath": "syscall",
"Name": "syscall",
"Doc": "Package syscall contains an interface to the low-level operating system primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\syscall.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go"
],
"CompiledGoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go",
"asm_windows.s"
],
"IgnoredGoFiles": [
"bpf_bsd.go",
"bpf_darwin.go",
"const_plan9.go",
"creds_test.go",
"dir_plan9.go",
"dirent.go",
"dirent_bsd_test.go",
"endian_big.go",
"env_plan9.go",
"env_unix.go",
"errors_plan9.go",
"exec_aix_test.go",
"exec_bsd.go",
"exec_darwin.go",
"exec_libc.go",
"exec_linux.go",
"exec_linux_test.go",
"exec_plan9.go",
"exec_solaris_test.go",
"exec_unix.go",
"exec_unix_test.go",
"export_freebsd_test.go",
"export_linux_test.go",
"export_unix_test.go",
"fd_nacl.go",
"flock.go",
"flock_aix.go",
"flock_darwin.go",
"flock_linux_32bit.go",
"forkpipe.go",
"forkpipe2.go",
"fs_js.go",
"fs_nacl.go",
"getdirentries_test.go",
"lsf_linux.go",
"mkasm_darwin.go",
"mkpost.go",
"mksyscall_windows.go",
"mmap_unix_test.go",
"msan.go",
"net_js.go",
"net_nacl.go",
"netlink_linux.go",
"pwd_plan9.go",
"route_bsd.go",
"route_darwin.go",
"route_dragonfly.go",
"route_freebsd.go",
"route_freebsd_32bit.go",
"route_freebsd_64bit.go",
"route_netbsd.go",
"route_openbsd.go",
"setuidgid_32_linux.go",
"setuidgid_linux.go",
"sockcmsg_linux.go",
"sockcmsg_unix.go",
"syscall_aix.go",
"syscall_aix_ppc64.go",
"syscall_bsd.go",
"syscall_bsd_test.go",
"syscall_darwin.go",
"syscall_darwin_386.go",
"syscall_darwin_amd64.go",
"syscall_darwin_arm.go",
"syscall_darwin_arm64.go",
"syscall_dragonfly.go",
"syscall_dragonfly_amd64.go",
"syscall_freebsd.go",
"syscall_freebsd_386.go",
"syscall_freebsd_amd64.go",
"syscall_freebsd_arm.go",
"syscall_freebsd_test.go",
"syscall_getwd_bsd.go",
"syscall_js.go",
"syscall_linux.go",
"syscall_linux_386.go",
"syscall_linux_amd64.go",
"syscall_linux_arm.go",
"syscall_linux_arm64.go",
"syscall_linux_mips64x.go",
"syscall_linux_mipsx.go",
"syscall_linux_ppc64x.go",
"syscall_linux_s390x.go",
"syscall_linux_test.go",
"syscall_nacl.go",
"syscall_nacl_386.go",
"syscall_nacl_amd64p32.go",
"syscall_nacl_arm.go",
"syscall_netbsd.go",
"syscall_netbsd_386.go",
"syscall_netbsd_amd64.go",
"syscall_netbsd_arm.go",
"syscall_netbsd_arm64.go",
"syscall_openbsd.go",
"syscall_openbsd_386.go",
"syscall_openbsd_amd64.go",
"syscall_openbsd_arm.go",
"syscall_openbsd_arm64.go",
"syscall_plan9.go",
"syscall_plan9_test.go",
"syscall_ptrace_test.go",
"syscall_solaris.go",
"syscall_solaris_amd64.go",
"syscall_unix.go",
"syscall_unix_test.go",
"syscall_windows_386.go",
"tables_nacljs.go",
"timestruct.go",
"types_aix.go",
"types_darwin.go",
"types_dragonfly.go",
"types_freebsd.go",
"types_linux.go",
"types_netbsd.go",
"types_openbsd.go",
"types_solaris.go",
"types_windows_386.go",
"types_windows_arm.go",
"unzip_nacl.go",
"zerrors_aix_ppc64.go",
"zerrors_darwin_386.go",
"zerrors_darwin_amd64.go",
"zerrors_darwin_arm.go",
"zerrors_darwin_arm64.go",
"zerrors_dragonfly_amd64.go",
"zerrors_freebsd_386.go",
"zerrors_freebsd_amd64.go",
"zerrors_freebsd_arm.go",
"zerrors_linux_386.go",
"zerrors_linux_amd64.go",
"zerrors_linux_arm.go",
"zerrors_linux_arm64.go",
"zerrors_linux_mips.go",
"zerrors_linux_mips64.go",
"zerrors_linux_mips64le.go",
"zerrors_linux_mipsle.go",
"zerrors_linux_ppc64.go",
"zerrors_linux_ppc64le.go",
"zerrors_linux_s390x.go",
"zerrors_netbsd_386.go",
"zerrors_netbsd_amd64.go",
"zerrors_netbsd_arm.go",
"zerrors_netbsd_arm64.go",
"zerrors_openbsd_386.go",
"zerrors_openbsd_amd64.go",
"zerrors_openbsd_arm.go",
"zerrors_openbsd_arm64.go",
"zerrors_solaris_amd64.go",
"zerrors_windows_386.go",
"zsyscall_aix_ppc64.go",
"zsyscall_darwin_386.go",
"zsyscall_darwin_amd64.go",
"zsyscall_darwin_arm.go",
"zsyscall_darwin_arm64.go",
"zsyscall_dragonfly_amd64.go",
"zsyscall_freebsd_386.go",
"zsyscall_freebsd_amd64.go",
"zsyscall_freebsd_arm.go",
"zsyscall_linux_386.go",
"zsyscall_linux_amd64.go",
"zsyscall_linux_arm.go",
"zsyscall_linux_arm64.go",
"zsyscall_linux_mips.go",
"zsyscall_linux_mips64.go",
"zsyscall_linux_mips64le.go",
"zsyscall_linux_mipsle.go",
"zsyscall_linux_ppc64.go",
"zsyscall_linux_ppc64le.go",
"zsyscall_linux_s390x.go",
"zsyscall_nacl_386.go",
"zsyscall_nacl_amd64p32.go",
"zsyscall_nacl_arm.go",
"zsyscall_netbsd_386.go",
"zsyscall_netbsd_amd64.go",
"zsyscall_netbsd_arm.go",
"zsyscall_netbsd_arm64.go",
"zsyscall_openbsd_386.go",
"zsyscall_openbsd_amd64.go",
"zsyscall_openbsd_arm.go",
"zsyscall_openbsd_arm64.go",
"zsyscall_plan9_386.go",
"zsyscall_plan9_amd64.go",
"zsyscall_plan9_arm.go",
"zsyscall_solaris_amd64.go",
"zsysctl_openbsd.go",
"zsysnum_darwin_386.go",
"zsysnum_darwin_amd64.go",
"zsysnum_darwin_arm.go",
"zsysnum_darwin_arm64.go",
"zsysnum_dragonfly_amd64.go",
"zsysnum_freebsd_386.go",
"zsysnum_freebsd_amd64.go",
"zsysnum_freebsd_arm.go",
"zsysnum_linux_386.go",
"zsysnum_linux_amd64.go",
"zsysnum_linux_arm.go",
"zsysnum_linux_arm64.go",
"zsysnum_linux_mips.go",
"zsysnum_linux_mips64.go",
"zsysnum_linux_mips64le.go",
"zsysnum_linux_mipsle.go",
"zsysnum_linux_ppc64.go",
"zsysnum_linux_ppc64le.go",
"zsysnum_linux_s390x.go",
"zsysnum_netbsd_386.go",
"zsysnum_netbsd_amd64.go",
"zsysnum_netbsd_arm.go",
"zsysnum_netbsd_arm64.go",
"zsysnum_openbsd_386.go",
"zsysnum_openbsd_amd64.go",
"zsysnum_openbsd_arm.go",
"zsysnum_openbsd_arm64.go",
"zsysnum_plan9.go",
"zsysnum_solaris_amd64.go",
"zsysnum_windows_386.go",
"ztypes_aix_ppc64.go",
"ztypes_darwin_386.go",
"ztypes_darwin_amd64.go",
"ztypes_darwin_arm.go",
"ztypes_darwin_arm64.go",
"ztypes_dragonfly_amd64.go",
"ztypes_freebsd_386.go",
"ztypes_freebsd_amd64.go",
"ztypes_freebsd_arm.go",
"ztypes_linux_386.go",
"ztypes_linux_amd64.go",
"ztypes_linux_arm.go",
"ztypes_linux_arm64.go",
"ztypes_linux_mips.go",
"ztypes_linux_mips64.go",
"ztypes_linux_mips64le.go",
"ztypes_linux_mipsle.go",
"ztypes_linux_ppc64.go",
"ztypes_linux_ppc64le.go",
"ztypes_linux_s390x.go",
"ztypes_netbsd_386.go",
"ztypes_netbsd_amd64.go",
"ztypes_netbsd_arm.go",
"ztypes_netbsd_arm64.go",
"ztypes_openbsd_386.go",
"ztypes_openbsd_amd64.go",
"ztypes_openbsd_arm.go",
"ztypes_openbsd_arm64.go",
"ztypes_solaris_amd64.go"
],
"SFiles": [
"asm_windows.s"
],
"Imports": [
"errors",
"internal/oserror",
"internal/race",
"internal/syscall/windows/sysdll",
"runtime",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"syscall_test.go",
"syscall_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"path/filepath",
"runtime",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows",
"ImportPath": "internal/syscall/windows",
"Name": "windows",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"internal/syscall/windows/sysdll",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"XTestGoFiles": [
"exec_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/syscall/windows",
"os",
"os/exec",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\registry",
"ImportPath": "internal/syscall/windows/registry",
"Name": "registry",
"Doc": "Package registry provides access to the Windows registry.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\registry.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"errors",
"internal/syscall/windows/sysdll",
"io",
"syscall",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"registry_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"internal/syscall/windows/registry",
"os",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\time",
"ImportPath": "time",
"Name": "time",
"Doc": "Package time provides functionality for measuring and displaying time.",
"Target": "C:\\Go\\pkg\\windows_amd64\\time.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"CompiledGoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"IgnoredGoFiles": [
"export_android_test.go",
"genzabbrs.go",
"sys_plan9.go",
"sys_unix.go",
"zoneinfo_android.go",
"zoneinfo_android_test.go",
"zoneinfo_ios.go",
"zoneinfo_js.go",
"zoneinfo_plan9.go",
"zoneinfo_unix.go"
],
"Imports": [
"errors",
"internal/syscall/windows/registry",
"runtime",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go",
"internal_test.go"
],
"TestImports": [
"sync"
],
"XTestGoFiles": [
"example_test.go",
"format_test.go",
"mono_test.go",
"sleep_test.go",
"tick_test.go",
"time_test.go",
"zoneinfo_test.go",
"zoneinfo_windows_test.go"
],
"XTestImports": [
"bytes",
"encoding/gob",
"encoding/json",
"errors",
"fmt",
"internal/race",
"internal/syscall/windows/registry",
"math/big",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\poll",
"ImportPath": "internal/poll",
"Name": "poll",
"Doc": "Package poll supports non-blocking I/O on file descriptors with polling.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\poll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"CompiledGoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"IgnoredGoFiles": [
"errno_unix.go",
"error_linux_test.go",
"fd_fsync_darwin.go",
"fd_fsync_posix.go",
"fd_io_plan9.go",
"fd_opendir_darwin.go",
"fd_plan9.go",
"fd_poll_nacljs.go",
"fd_unix.go",
"fd_writev_darwin.go",
"fd_writev_unix.go",
"hook_cloexec.go",
"hook_unix.go",
"sendfile_bsd.go",
"sendfile_linux.go",
"sendfile_solaris.go",
"sock_cloexec.go",
"sockopt_linux.go",
"sockopt_unix.go",
"splice_linux.go",
"strconv.go",
"sys_cloexec.go",
"writev.go"
],
"Imports": [
"errors",
"internal/race",
"internal/syscall/windows",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_posix_test.go",
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"error_stub_test.go",
"error_test.go",
"fd_mutex_test.go",
"fd_posix_test.go",
"fd_windows_test.go",
"read_test.go",
"writev_test.go"
],
"XTestImports": [
"errors",
"fmt",
"internal/poll",
"io",
"io/ioutil",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"strings",
"sync",
"syscall",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\testlog",
"ImportPath": "internal/testlog",
"Name": "testlog",
"Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\testlog.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"log.go"
],
"CompiledGoFiles": [
"log.go"
],
"Imports": [
"sync/atomic"
],
"Deps": [
"sync/atomic",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\os",
"ImportPath": "os",
"Name": "os",
"Doc": "Package os provides a platform-independent interface to operating system functionality.",
"Target": "C:\\Go\\pkg\\windows_amd64\\os.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"CompiledGoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"IgnoredGoFiles": [
"dir_darwin.go",
"dir_plan9.go",
"dir_unix.go",
"env_default.go",
"env_unix_test.go",
"error_plan9.go",
"error_unix_test.go",
"exec_plan9.go",
"exec_unix.go",
"executable_darwin.go",
"executable_freebsd.go",
"executable_path.go",
"executable_plan9.go",
"executable_procfs.go",
"executable_solaris.go",
"export_unix_test.go",
"fifo_test.go",
"file_plan9.go",
"file_unix.go",
"getwd_darwin.go",
"os_unix_test.go",
"path_plan9.go",
"path_unix.go",
"pipe2_bsd.go",
"pipe_bsd.go",
"pipe_linux.go",
"removeall_at.go",
"stat_aix.go",
"stat_darwin.go",
"stat_dragonfly.go",
"stat_freebsd.go",
"stat_linux.go",
"stat_nacljs.go",
"stat_netbsd.go",
"stat_openbsd.go",
"stat_plan9.go",
"stat_solaris.go",
"stat_unix.go",
"sticky_bsd.go",
"sys_aix.go",
"sys_bsd.go",
"sys_js.go",
"sys_linux.go",
"sys_nacl.go",
"sys_plan9.go",
"sys_solaris.go",
"sys_unix.go",
"timeout_test.go",
"types_plan9.go",
"types_unix.go",
"wait_unimp.go",
"wait_wait6.go",
"wait_waitid.go"
],
"Imports": [
"errors",
"internal/oserror",
"internal/poll",
"internal/syscall/windows",
"internal/testlog",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"env_test.go",
"error_test.go",
"error_windows_test.go",
"example_test.go",
"executable_test.go",
"os_test.go",
"os_windows_test.go",
"path_test.go",
"path_windows_test.go",
"pipe_test.go",
"rawconn_test.go",
"removeall_test.go",
"stat_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"log",
"os",
"os/exec",
"os/signal",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strconv",
"strings",
"sync",
"syscall",
"testing",
"time",
"unicode/utf16",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\fmt",
"ImportPath": "fmt",
"Name": "fmt",
"Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.",
"Target": "C:\\Go\\pkg\\windows_amd64\\fmt.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"CompiledGoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"Imports": [
"errors",
"internal/fmtsort",
"io",
"math",
"os",
"reflect",
"strconv",
"sync",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"fmt_test.go",
"gostringer_example_test.go",
"scan_test.go",
"stringer_example_test.go",
"stringer_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/race",
"io",
"math",
"os",
"reflect",
"regexp",
"runtime",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\bytes",
"ImportPath": "bytes",
"Name": "bytes",
"Doc": "Package bytes implements functions for the manipulation of byte slices.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bytes.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"CompiledGoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"IgnoredGoFiles": [
"boundary_test.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"unicode",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"buffer_test.go",
"bytes_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding",
"ImportPath": "encoding",
"Name": "encoding",
"Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"encoding.go"
],
"CompiledGoFiles": [
"encoding.go"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\binary",
"ImportPath": "encoding/binary",
"Name": "binary",
"Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\binary.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"binary.go",
"varint.go"
],
"CompiledGoFiles": [
"binary.go",
"varint.go"
],
"Imports": [
"errors",
"io",
"math",
"reflect"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"binary_test.go",
"varint_test.go"
],
"TestImports": [
"bytes",
"io",
"math",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"bytes",
"encoding/binary",
"fmt",
"math"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\base64",
"ImportPath": "encoding/base64",
"Name": "base64",
"Doc": "Package base64 implements base64 encoding as specified by RFC 4648.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\base64.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"base64.go"
],
"CompiledGoFiles": [
"base64.go"
],
"Imports": [
"encoding/binary",
"io",
"strconv"
],
"Deps": [
"encoding/binary",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"base64_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"reflect",
"runtime/debug",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/base64",
"fmt",
"os"
]
}
{
"Dir": "C:\\Go\\src\\strings",
"ImportPath": "strings",
"Name": "strings",
"Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strings.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"CompiledGoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"builder_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go",
"replace_test.go",
"search_test.go",
"strings_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"reflect",
"strconv",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\json",
"ImportPath": "encoding/json",
"Name": "json",
"Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\json.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"CompiledGoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bytes",
"encoding",
"encoding/base64",
"errors",
"fmt",
"io",
"math",
"reflect",
"sort",
"strconv",
"strings",
"sync",
"unicode",
"unicode/utf16",
"unicode/utf8"
],
"Deps": [
"bytes",
"encoding",
"encoding/base64",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"bench_test.go",
"decode_test.go",
"encode_test.go",
"fold_test.go",
"number_test.go",
"scanner_test.go",
"stream_test.go",
"tagkey_test.go",
"tags_test.go"
],
"TestImports": [
"bytes",
"compress/gzip",
"encoding",
"errors",
"fmt",
"image",
"internal/testenv",
"io",
"io/ioutil",
"log",
"math",
"math/big",
"math/rand",
"net",
"net/http",
"net/http/httptest",
"os",
"reflect",
"regexp",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode",
"unicode/utf8"
],
"XTestGoFiles": [
"example_marshaling_test.go",
"example_test.go",
"example_text_marshaling_test.go"
],
"XTestImports": [
"bytes",
"encoding/json",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\inconshreveable\\mousetrap",
"ImportPath": "github.com/inconshreveable/mousetrap",
"Name": "mousetrap",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\inconshreveable\\mousetrap.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"trap_windows_1.4.go"
],
"CompiledGoFiles": [
"trap_windows_1.4.go"
],
"IgnoredGoFiles": [
"trap_others.go",
"trap_windows.go"
],
"Imports": [
"os",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\bufio",
"ImportPath": "bufio",
"Name": "bufio",
"Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bufio.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bufio.go",
"scan.go"
],
"CompiledGoFiles": [
"bufio.go",
"scan.go"
],
"Imports": [
"bytes",
"errors",
"io",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unicode/utf8"
],
"XTestGoFiles": [
"bufio_test.go",
"example_test.go",
"scan_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"os",
"strconv",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\csv",
"ImportPath": "encoding/csv",
"Name": "csv",
"Doc": "Package csv reads and writes comma-separated values (CSV) files.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\csv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"reader.go",
"writer.go"
],
"CompiledGoFiles": [
"reader.go",
"writer.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"reader_test.go",
"writer_test.go"
],
"TestImports": [
"bytes",
"errors",
"io",
"reflect",
"strings",
"testing",
"unicode/utf8"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/csv",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\hex",
"ImportPath": "encoding/hex",
"Name": "hex",
"Doc": "Package hex implements hexadecimal encoding and decoding.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\hex.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hex.go"
],
"CompiledGoFiles": [
"hex.go"
],
"Imports": [
"errors",
"fmt",
"io",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"hex_test.go"
],
"TestImports": [
"bytes",
"fmt",
"io",
"io/ioutil",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/hex",
"fmt",
"log",
"os"
]
}
{
"Dir": "C:\\Go\\src\\flag",
"ImportPath": "flag",
"Name": "flag",
"Doc": "Package flag implements command-line flag parsing.",
"Target": "C:\\Go\\pkg\\windows_amd64\\flag.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"flag.go"
],
"CompiledGoFiles": [
"flag.go"
],
"Imports": [
"errors",
"fmt",
"io",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"os"
],
"XTestGoFiles": [
"example_test.go",
"example_value_test.go",
"flag_test.go"
],
"XTestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io",
"io/ioutil",
"net/url",
"os",
"sort",
"strconv",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\context",
"ImportPath": "context",
"Name": "context",
"Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.",
"Target": "C:\\Go\\pkg\\windows_amd64\\context.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"context.go"
],
"CompiledGoFiles": [
"context.go"
],
"Imports": [
"errors",
"internal/reflectlite",
"sync",
"time"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"context_test.go"
],
"TestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"time"
],
"XTestGoFiles": [
"benchmark_test.go",
"example_test.go",
"net_test.go",
"x_test.go"
],
"XTestImports": [
"context",
"fmt",
"net",
"runtime",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\vendor\\golang.org\\x\\net\\dns\\dnsmessage",
"ImportPath": "vendor/golang.org/x/net/dns/dnsmessage",
"Name": "dnsmessage",
"Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.",
"Target": "C:\\Go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\net\\dns\\dnsmessage.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"message.go"
],
"CompiledGoFiles": [
"message.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\nettrace",
"ImportPath": "internal/nettrace",
"Name": "nettrace",
"Doc": "Package nettrace contains internal hooks for tracing activity in the net package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\nettrace.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"nettrace.go"
],
"CompiledGoFiles": [
"nettrace.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\singleflight",
"ImportPath": "internal/singleflight",
"Name": "singleflight",
"Doc": "Package singleflight provides a duplicate function call suppression mechanism.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\singleflight.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"singleflight.go"
],
"CompiledGoFiles": [
"singleflight.go"
],
"Imports": [
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"singleflight_test.go"
],
"TestImports": [
"errors",
"fmt",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\rand",
"ImportPath": "math/rand",
"Name": "rand",
"Doc": "Package rand implements pseudo-random number generators.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\rand.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"CompiledGoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"IgnoredGoFiles": [
"gen_cooked.go"
],
"Imports": [
"math",
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"race_test.go",
"rand_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"internal/testenv",
"io",
"math",
"os",
"runtime",
"sync",
"testing",
"testing/iotest"
],
"XTestGoFiles": [
"example_test.go",
"regress_test.go"
],
"XTestImports": [
"flag",
"fmt",
"math/rand",
"os",
"reflect",
"strings",
"testing",
"text/tabwriter"
]
}
{
"Dir": "C:\\Go\\src\\net",
"ImportPath": "net",
"Name": "net",
"Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"CompiledGoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"IgnoredGoFiles": [
"addrselect.go",
"addrselect_test.go",
"cgo_aix.go",
"cgo_android.go",
"cgo_bsd.go",
"cgo_linux.go",
"cgo_netbsd.go",
"cgo_openbsd.go",
"cgo_resnew.go",
"cgo_resold.go",
"cgo_socknew.go",
"cgo_sockold.go",
"cgo_solaris.go",
"cgo_stub.go",
"cgo_unix.go",
"cgo_unix_test.go",
"conf.go",
"conf_netcgo.go",
"conf_test.go",
"dial_unix_test.go",
"dnsclient_unix.go",
"dnsclient_unix_test.go",
"dnsconfig_unix.go",
"dnsconfig_unix_test.go",
"error_nacl.go",
"error_plan9.go",
"error_plan9_test.go",
"error_unix.go",
"error_unix_test.go",
"fd_plan9.go",
"fd_unix.go",
"file_plan9.go",
"file_stub.go",
"file_unix.go",
"hook_plan9.go",
"hook_unix.go",
"interface_aix.go",
"interface_bsd.go",
"interface_bsd_test.go",
"interface_bsdvar.go",
"interface_darwin.go",
"interface_freebsd.go",
"interface_linux.go",
"interface_linux_test.go",
"interface_plan9.go",
"interface_solaris.go",
"interface_stub.go",
"interface_unix_test.go",
"iprawsock_plan9.go",
"ipsock_plan9.go",
"lookup_fake.go",
"lookup_plan9.go",
"lookup_unix.go",
"main_cloexec_test.go",
"main_conf_test.go",
"main_plan9_test.go",
"main_unix_test.go",
"net_fake.go",
"netgo_unix_test.go",
"nss.go",
"nss_test.go",
"port_unix.go",
"rawconn_stub_test.go",
"rawconn_unix_test.go",
"sendfile_linux.go",
"sendfile_stub.go",
"sendfile_unix_alt.go",
"sock_bsd.go",
"sock_cloexec.go",
"sock_linux.go",
"sock_plan9.go",
"sock_stub.go",
"sockopt_aix.go",
"sockopt_bsd.go",
"sockopt_linux.go",
"sockopt_plan9.go",
"sockopt_solaris.go",
"sockopt_stub.go",
"sockoptip_bsdvar.go",
"sockoptip_linux.go",
"sockoptip_stub.go",
"splice_linux.go",
"splice_test.go",
"sys_cloexec.go",
"tcpsock_plan9.go",
"tcpsock_unix_test.go",
"tcpsockopt_darwin.go",
"tcpsockopt_dragonfly.go",
"tcpsockopt_openbsd.go",
"tcpsockopt_plan9.go",
"tcpsockopt_solaris.go",
"tcpsockopt_stub.go",
"tcpsockopt_unix.go",
"udpsock_plan9.go",
"udpsock_plan9_test.go",
"unixsock_linux_test.go",
"unixsock_plan9.go",
"unixsock_test.go",
"write_unix_test.go",
"writev_unix.go"
],
"Imports": [
"context",
"errors",
"vendor/golang.org/x/net/dns/dnsmessage",
"internal/bytealg",
"internal/nettrace",
"internal/poll",
"internal/singleflight",
"internal/syscall/windows",
"io",
"math/rand",
"os",
"runtime",
"sort",
"sync",
"syscall",
"time",
"unsafe"
],
"ImportMap": {
"golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage"
},
"Deps": [
"context",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"conn_test.go",
"dial_test.go",
"dnsclient_test.go",
"dnsname_test.go",
"error_posix_test.go",
"error_test.go",
"error_windows_test.go",
"external_test.go",
"file_test.go",
"hosts_test.go",
"interface_test.go",
"ip_test.go",
"iprawsock_test.go",
"ipsock_test.go",
"listen_test.go",
"lookup_test.go",
"lookup_windows_test.go",
"mac_test.go",
"main_noconf_test.go",
"main_posix_test.go",
"main_test.go",
"main_windows_test.go",
"mockserver_test.go",
"net_test.go",
"net_windows_test.go",
"packetconn_test.go",
"parse_test.go",
"platform_test.go",
"port_test.go",
"protoconn_test.go",
"rawconn_test.go",
"rawconn_windows_test.go",
"sendfile_test.go",
"server_test.go",
"tcpsock_test.go",
"timeout_test.go",
"udpsock_test.go",
"unixsock_windows_test.go",
"writev_test.go"
],
"TestImports": [
"bufio",
"bytes",
"context",
"crypto/sha256",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"net/internal/socktest",
"os",
"os/exec",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"pipe_test.go"
],
"XTestImports": [
"fmt",
"io",
"log",
"net",
"testing",
"time",
"vendor/golang.org/x/net/nettest"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\pflag",
"ImportPath": "github.com/spf13/pflag",
"Name": "pflag",
"Doc": "Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\pflag.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"CompiledGoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"Imports": [
"bytes",
"encoding/base64",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"io",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"bool_slice_test.go",
"bool_test.go",
"bytes_test.go",
"count_test.go",
"duration_slice_test.go",
"export_test.go",
"flag_test.go",
"float32_slice_test.go",
"float64_slice_test.go",
"golangflag_test.go",
"int32_slice_test.go",
"int64_slice_test.go",
"int_slice_test.go",
"ip_slice_test.go",
"ip_test.go",
"ipnet_test.go",
"printusage_test.go",
"string_array_test.go",
"string_slice_test.go",
"string_to_int64_test.go",
"string_to_int_test.go",
"string_to_string_test.go",
"uint_slice_test.go"
],
"TestImports": [
"bytes",
"encoding/base64",
"encoding/csv",
"flag",
"fmt",
"io",
"io/ioutil",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"github.com/spf13/pflag"
]
}
{
"Dir": "C:\\Go\\src\\path\\filepath",
"ImportPath": "path/filepath",
"Name": "filepath",
"Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.",
"Target": "C:\\Go\\pkg\\windows_amd64\\path\\filepath.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"CompiledGoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"IgnoredGoFiles": [
"example_unix_test.go",
"example_unix_walk_test.go",
"path_plan9.go",
"path_unix.go",
"symlink_unix.go"
],
"Imports": [
"errors",
"os",
"runtime",
"sort",
"strings",
"syscall",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"example_test.go",
"match_test.go",
"path_test.go",
"path_windows_test.go"
],
"XTestImports": [
"errors",
"flag",
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"os/exec",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io\\ioutil",
"ImportPath": "io/ioutil",
"Name": "ioutil",
"Doc": "Package ioutil implements some I/O utility functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io\\ioutil.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ioutil.go",
"tempfile.go"
],
"CompiledGoFiles": [
"ioutil.go",
"tempfile.go"
],
"Imports": [
"bytes",
"io",
"os",
"path/filepath",
"sort",
"strconv",
"strings",
"sync",
"time"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"path/filepath",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ioutil_test.go",
"tempfile_test.go"
],
"TestImports": [
"os",
"path/filepath",
"regexp",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\net\\url",
"ImportPath": "net/url",
"Name": "url",
"Doc": "Package url parses URLs and implements query escaping.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net\\url.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"url.go"
],
"CompiledGoFiles": [
"url.go"
],
"Imports": [
"errors",
"fmt",
"sort",
"strconv",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"url_test.go"
],
"TestImports": [
"bytes",
"encoding",
"encoding/gob",
"encoding/json",
"fmt",
"io",
"net",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/json",
"fmt",
"log",
"net/url",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\text\\template\\parse",
"ImportPath": "text/template/parse",
"Name": "parse",
"Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template\\parse.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"CompiledGoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"Imports": [
"bytes",
"fmt",
"runtime",
"strconv",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"lex_test.go",
"parse_test.go"
],
"TestImports": [
"flag",
"fmt",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\text\\template",
"ImportPath": "text/template",
"Name": "template",
"Doc": "Package template implements data-driven templates for generating textual output.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"CompiledGoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"Imports": [
"bytes",
"errors",
"fmt",
"internal/fmtsort",
"io",
"io/ioutil",
"net/url",
"path/filepath",
"reflect",
"runtime",
"strings",
"sync",
"text/template/parse",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"exec_test.go",
"multi_test.go"
],
"TestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io/ioutil",
"reflect",
"strings",
"testing",
"text/template/parse"
],
"XTestGoFiles": [
"example_test.go",
"examplefiles_test.go",
"examplefunc_test.go"
],
"XTestImports": [
"io",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\cobra",
"ImportPath": "github.com/spf13/cobra",
"Name": "cobra",
"Doc": "Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\cobra.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"CompiledGoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"IgnoredGoFiles": [
"command_notwin.go"
],
"Imports": [
"bytes",
"encoding/json",
"errors",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"io",
"os",
"path/filepath",
"reflect",
"sort",
"strconv",
"strings",
"text/template",
"time",
"unicode"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"args_test.go",
"bash_completions_test.go",
"cobra_test.go",
"command_test.go",
"powershell_completions_test.go",
"zsh_completions_test.go"
],
"TestImports": [
"bytes",
"fmt",
"github.com/spf13/pflag",
"os",
"os/exec",
"reflect",
"regexp",
"strings",
"testing",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd",
"ImportPath": "github.com/darjun/go-daily-lib/cobra/math/cmd",
"Name": "cmd",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd.a",
"Root": "D:\\code\\golang",
"Match": [
"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd"
],
"Stale": true,
"StaleReason": "build ID mismatch",
"GoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"CompiledGoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"Imports": [
"errors",
"fmt",
"github.com/spf13/cobra",
"os",
"strconv",
"strings"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/cobra",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
]
}
>>
[Trace - 07:20:20.205 AM] Sending request 'textDocument/formatting - (8)'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go"},"options":{"tabSize":4,"insertSpaces":false}}
[Trace - 07:20:20.230 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 19.9742ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 19.9742ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 07:20:20.232 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 21.9412ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 21.9412ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 07:20:20.253 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 19.9454ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cD:\\code\\golang\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 19.9454ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOPATH", stderr: <<>> stdout: <<D:\code\golang
>>
[Trace - 07:20:20.350 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 go/packages.Load\n\tpackages = 1"}
[Trace - 07:20:20.350 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 go/packages.Load\n\tpackage = github.com/darjun/go-daily-lib/cobra/math/cmd\n\tfiles = [D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\add.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\divide.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\helper.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\minus.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\root.go]"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 go/packages.Load
packages = 1
[Trace - 07:20:20.350 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 109.9352ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\",\n\t\"ImportPath\": \"unicode\",\n\t\"Name\": \"unicode\",\n\t\"Doc\": \"Package unicode provides data and functions to test some properties of Unicode code points.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"digit_test.go\",\n\t\t\"example_test.go\",\n\t\t\"graphic_test.go\",\n\t\t\"letter_test.go\",\n\t\t\"script_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\reflect\",\n\t\"ImportPath\": \"reflect\",\n\t\"Name\": \"reflect\",\n\t\"Doc\": \"Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\reflect.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sort\",\n\t\"ImportPath\": \"sort\",\n\t\"Name\": \"sort\",\n\t\"Doc\": \"Package sort provides primitives for sorting slices and user-defined collections.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"genzfunc.go\",\n\t\t\"slice_go14.go\",\n\t\t\"slice_go18.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_interface_test.go\",\n\t\t\"example_keys_test.go\",\n\t\t\"example_multi_test.go\",\n\t\t\"example_search_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_wrapper_test.go\",\n\t\t\"search_test.go\",\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\fmtsort\",\n\t\"ImportPath\": \"internal/fmtsort\",\n\t\"Name\": \"fmtsort\",\n\t\"Doc\": \"Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\fmtsort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"Imports\": [\n\t\t\"reflect\",\n\t\t\"sort\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\",\n\t\"ImportPath\": \"io\",\n\t\"Name\": \"io\",\n\t\"Doc\": \"Package io provides basic interfaces to I/O primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"sync\",\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"io_test.go\",\n\t\t\"multi_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/sha1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\oserror\",\n\t\"ImportPath\": \"internal/oserror\",\n\t\"Name\": \"oserror\",\n\t\"Doc\": \"Package oserror defines errors values used in the os package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\oserror.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\sysdll\",\n\t\"ImportPath\": \"internal/syscall/windows/sysdll\",\n\t\"Name\": \"sysdll\",\n\t\"Doc\": \"Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\sysdll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sysdll.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sysdll.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf16\",\n\t\"ImportPath\": \"unicode/utf16\",\n\t\"Name\": \"utf16\",\n\t\"Doc\": \"Package utf16 implements encoding and decoding of UTF-16 sequences.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf16.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"utf16_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\syscall\",\n\t\"ImportPath\": \"syscall\",\n\t\"Name\": \"syscall\",\n\t\"Doc\": \"Package syscall contains an interface to the low-level operating system primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\syscall.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\",\n\t\t\"asm_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bpf_bsd.go\",\n\t\t\"bpf_darwin.go\",\n\t\t\"const_plan9.go\",\n\t\t\"creds_test.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dirent.go\",\n\t\t\"dirent_bsd_test.go\",\n\t\t\"endian_big.go\",\n\t\t\"env_plan9.go\",\n\t\t\"env_unix.go\",\n\t\t\"errors_plan9.go\",\n\t\t\"exec_aix_test.go\",\n\t\t\"exec_bsd.go\",\n\t\t\"exec_darwin.go\",\n\t\t\"exec_libc.go\",\n\t\t\"exec_linux.go\",\n\t\t\"exec_linux_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_solaris_test.go\",\n\t\t\"exec_unix.go\",\n\t\t\"exec_unix_test.go\",\n\t\t\"export_freebsd_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fd_nacl.go\",\n\t\t\"flock.go\",\n\t\t\"flock_aix.go\",\n\t\t\"flock_darwin.go\",\n\t\t\"flock_linux_32bit.go\",\n\t\t\"forkpipe.go\",\n\t\t\"forkpipe2.go\",\n\t\t\"fs_js.go\",\n\t\t\"fs_nacl.go\",\n\t\t\"getdirentries_test.go\",\n\t\t\"lsf_linux.go\",\n\t\t\"mkasm_darwin.go\",\n\t\t\"mkpost.go\",\n\t\t\"mksyscall_windows.go\",\n\t\t\"mmap_unix_test.go\",\n\t\t\"msan.go\",\n\t\t\"net_js.go\",\n\t\t\"net_nacl.go\",\n\t\t\"netlink_linux.go\",\n\t\t\"pwd_plan9.go\",\n\t\t\"route_bsd.go\",\n\t\t\"route_darwin.go\",\n\t\t\"route_dragonfly.go\",\n\t\t\"route_freebsd.go\",\n\t\t\"route_freebsd_32bit.go\",\n\t\t\"route_freebsd_64bit.go\",\n\t\t\"route_netbsd.go\",\n\t\t\"route_openbsd.go\",\n\t\t\"setuidgid_32_linux.go\",\n\t\t\"setuidgid_linux.go\",\n\t\t\"sockcmsg_linux.go\",\n\t\t\"sockcmsg_unix.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_aix_ppc64.go\",\n\t\t\"syscall_bsd.go\",\n\t\t\"syscall_bsd_test.go\",\n\t\t\"syscall_darwin.go\",\n\t\t\"syscall_darwin_386.go\",\n\t\t\"syscall_darwin_amd64.go\",\n\t\t\"syscall_darwin_arm.go\",\n\t\t\"syscall_darwin_arm64.go\",\n\t\t\"syscall_dragonfly.go\",\n\t\t\"syscall_dragonfly_amd64.go\",\n\t\t\"syscall_freebsd.go\",\n\t\t\"syscall_freebsd_386.go\",\n\t\t\"syscall_freebsd_amd64.go\",\n\t\t\"syscall_freebsd_arm.go\",\n\t\t\"syscall_freebsd_test.go\",\n\t\t\"syscall_getwd_bsd.go\",\n\t\t\"syscall_js.go\",\n\t\t\"syscall_linux.go\",\n\t\t\"syscall_linux_386.go\",\n\t\t\"syscall_linux_amd64.go\",\n\t\t\"syscall_linux_arm.go\",\n\t\t\"syscall_linux_arm64.go\",\n\t\t\"syscall_linux_mips64x.go\",\n\t\t\"syscall_linux_mipsx.go\",\n\t\t\"syscall_linux_ppc64x.go\",\n\t\t\"syscall_linux_s390x.go\",\n\t\t\"syscall_linux_test.go\",\n\t\t\"syscall_nacl.go\",\n\t\t\"syscall_nacl_386.go\",\n\t\t\"syscall_nacl_amd64p32.go\",\n\t\t\"syscall_nacl_arm.go\",\n\t\t\"syscall_netbsd.go\",\n\t\t\"syscall_netbsd_386.go\",\n\t\t\"syscall_netbsd_amd64.go\",\n\t\t\"syscall_netbsd_arm.go\",\n\t\t\"syscall_netbsd_arm64.go\",\n\t\t\"syscall_openbsd.go\",\n\t\t\"syscall_openbsd_386.go\",\n\t\t\"syscall_openbsd_amd64.go\",\n\t\t\"syscall_openbsd_arm.go\",\n\t\t\"syscall_openbsd_arm64.go\",\n\t\t\"syscall_plan9.go\",\n\t\t\"syscall_plan9_test.go\",\n\t\t\"syscall_ptrace_test.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"syscall_solaris_amd64.go\",\n\t\t\"syscall_unix.go\",\n\t\t\"syscall_unix_test.go\",\n\t\t\"syscall_windows_386.go\",\n\t\t\"tables_nacljs.go\",\n\t\t\"timestruct.go\",\n\t\t\"types_aix.go\",\n\t\t\"types_darwin.go\",\n\t\t\"types_dragonfly.go\",\n\t\t\"types_freebsd.go\",\n\t\t\"types_linux.go\",\n\t\t\"types_netbsd.go\",\n\t\t\"types_openbsd.go\",\n\t\t\"types_solaris.go\",\n\t\t\"types_windows_386.go\",\n\t\t\"types_windows_arm.go\",\n\t\t\"unzip_nacl.go\",\n\t\t\"zerrors_aix_ppc64.go\",\n\t\t\"zerrors_darwin_386.go\",\n\t\t\"zerrors_darwin_amd64.go\",\n\t\t\"zerrors_darwin_arm.go\",\n\t\t\"zerrors_darwin_arm64.go\",\n\t\t\"zerrors_dragonfly_amd64.go\",\n\t\t\"zerrors_freebsd_386.go\",\n\t\t\"zerrors_freebsd_amd64.go\",\n\t\t\"zerrors_freebsd_arm.go\",\n\t\t\"zerrors_linux_386.go\",\n\t\t\"zerrors_linux_amd64.go\",\n\t\t\"zerrors_linux_arm.go\",\n\t\t\"zerrors_linux_arm64.go\",\n\t\t\"zerrors_linux_mips.go\",\n\t\t\"zerrors_linux_mips64.go\",\n\t\t\"zerrors_linux_mips64le.go\",\n\t\t\"zerrors_linux_mipsle.go\",\n\t\t\"zerrors_linux_ppc64.go\",\n\t\t\"zerrors_linux_ppc64le.go\",\n\t\t\"zerrors_linux_s390x.go\",\n\t\t\"zerrors_netbsd_386.go\",\n\t\t\"zerrors_netbsd_amd64.go\",\n\t\t\"zerrors_netbsd_arm.go\",\n\t\t\"zerrors_netbsd_arm64.go\",\n\t\t\"zerrors_openbsd_386.go\",\n\t\t\"zerrors_openbsd_amd64.go\",\n\t\t\"zerrors_openbsd_arm.go\",\n\t\t\"zerrors_openbsd_arm64.go\",\n\t\t\"zerrors_solaris_amd64.go\",\n\t\t\"zerrors_windows_386.go\",\n\t\t\"zsyscall_aix_ppc64.go\",\n\t\t\"zsyscall_darwin_386.go\",\n\t\t\"zsyscall_darwin_amd64.go\",\n\t\t\"zsyscall_darwin_arm.go\",\n\t\t\"zsyscall_darwin_arm64.go\",\n\t\t\"zsyscall_dragonfly_amd64.go\",\n\t\t\"zsyscall_freebsd_386.go\",\n\t\t\"zsyscall_freebsd_amd64.go\",\n\t\t\"zsyscall_freebsd_arm.go\",\n\t\t\"zsyscall_linux_386.go\",\n\t\t\"zsyscall_linux_amd64.go\",\n\t\t\"zsyscall_linux_arm.go\",\n\t\t\"zsyscall_linux_arm64.go\",\n\t\t\"zsyscall_linux_mips.go\",\n\t\t\"zsyscall_linux_mips64.go\",\n\t\t\"zsyscall_linux_mips64le.go\",\n\t\t\"zsyscall_linux_mipsle.go\",\n\t\t\"zsyscall_linux_ppc64.go\",\n\t\t\"zsyscall_linux_ppc64le.go\",\n\t\t\"zsyscall_linux_s390x.go\",\n\t\t\"zsyscall_nacl_386.go\",\n\t\t\"zsyscall_nacl_amd64p32.go\",\n\t\t\"zsyscall_nacl_arm.go\",\n\t\t\"zsyscall_netbsd_386.go\",\n\t\t\"zsyscall_netbsd_amd64.go\",\n\t\t\"zsyscall_netbsd_arm.go\",\n\t\t\"zsyscall_netbsd_arm64.go\",\n\t\t\"zsyscall_openbsd_386.go\",\n\t\t\"zsyscall_openbsd_amd64.go\",\n\t\t\"zsyscall_openbsd_arm.go\",\n\t\t\"zsyscall_openbsd_arm64.go\",\n\t\t\"zsyscall_plan9_386.go\",\n\t\t\"zsyscall_plan9_amd64.go\",\n\t\t\"zsyscall_plan9_arm.go\",\n\t\t\"zsyscall_solaris_amd64.go\",\n\t\t\"zsysctl_openbsd.go\",\n\t\t\"zsysnum_darwin_386.go\",\n\t\t\"zsysnum_darwin_amd64.go\",\n\t\t\"zsysnum_darwin_arm.go\",\n\t\t\"zsysnum_darwin_arm64.go\",\n\t\t\"zsysnum_dragonfly_amd64.go\",\n\t\t\"zsysnum_freebsd_386.go\",\n\t\t\"zsysnum_freebsd_amd64.go\",\n\t\t\"zsysnum_freebsd_arm.go\",\n\t\t\"zsysnum_linux_386.go\",\n\t\t\"zsysnum_linux_amd64.go\",\n\t\t\"zsysnum_linux_arm.go\",\n\t\t\"zsysnum_linux_arm64.go\",\n\t\t\"zsysnum_linux_mips.go\",\n\t\t\"zsysnum_linux_mips64.go\",\n\t\t\"zsysnum_linux_mips64le.go\",\n\t\t\"zsysnum_linux_mipsle.go\",\n\t\t\"zsysnum_linux_ppc64.go\",\n\t\t\"zsysnum_linux_ppc64le.go\",\n\t\t\"zsysnum_linux_s390x.go\",\n\t\t\"zsysnum_netbsd_386.go\",\n\t\t\"zsysnum_netbsd_amd64.go\",\n\t\t\"zsysnum_netbsd_arm.go\",\n\t\t\"zsysnum_netbsd_arm64.go\",\n\t\t\"zsysnum_openbsd_386.go\",\n\t\t\"zsysnum_openbsd_amd64.go\",\n\t\t\"zsysnum_openbsd_arm.go\",\n\t\t\"zsysnum_openbsd_arm64.go\",\n\t\t\"zsysnum_plan9.go\",\n\t\t\"zsysnum_solaris_amd64.go\",\n\t\t\"zsysnum_windows_386.go\",\n\t\t\"ztypes_aix_ppc64.go\",\n\t\t\"ztypes_darwin_386.go\",\n\t\t\"ztypes_darwin_amd64.go\",\n\t\t\"ztypes_darwin_arm.go\",\n\t\t\"ztypes_darwin_arm64.go\",\n\t\t\"ztypes_dragonfly_amd64.go\",\n\t\t\"ztypes_freebsd_386.go\",\n\t\t\"ztypes_freebsd_amd64.go\",\n\t\t\"ztypes_freebsd_arm.go\",\n\t\t\"ztypes_linux_386.go\",\n\t\t\"ztypes_linux_amd64.go\",\n\t\t\"ztypes_linux_arm.go\",\n\t\t\"ztypes_linux_arm64.go\",\n\t\t\"ztypes_linux_mips.go\",\n\t\t\"ztypes_linux_mips64.go\",\n\t\t\"ztypes_linux_mips64le.go\",\n\t\t\"ztypes_linux_mipsle.go\",\n\t\t\"ztypes_linux_ppc64.go\",\n\t\t\"ztypes_linux_ppc64le.go\",\n\t\t\"ztypes_linux_s390x.go\",\n\t\t\"ztypes_netbsd_386.go\",\n\t\t\"ztypes_netbsd_amd64.go\",\n\t\t\"ztypes_netbsd_arm.go\",\n\t\t\"ztypes_netbsd_arm64.go\",\n\t\t\"ztypes_openbsd_386.go\",\n\t\t\"ztypes_openbsd_amd64.go\",\n\t\t\"ztypes_openbsd_arm.go\",\n\t\t\"ztypes_openbsd_arm64.go\",\n\t\t\"ztypes_solaris_amd64.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"syscall_test.go\",\n\t\t\"syscall_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\",\n\t\"ImportPath\": \"internal/syscall/windows\",\n\t\"Name\": \"windows\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"exec_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/syscall/windows\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\registry\",\n\t\"ImportPath\": \"internal/syscall/windows/registry\",\n\t\"Name\": \"registry\",\n\t\"Doc\": \"Package registry provides access to the Windows registry.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\registry.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"registry_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\time\",\n\t\"ImportPath\": \"time\",\n\t\"Name\": \"time\",\n\t\"Doc\": \"Package time provides functionality for measuring and displaying time.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\time.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"export_android_test.go\",\n\t\t\"genzabbrs.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_unix.go\",\n\t\t\"zoneinfo_android.go\",\n\t\t\"zoneinfo_android_test.go\",\n\t\t\"zoneinfo_ios.go\",\n\t\t\"zoneinfo_js.go\",\n\t\t\"zoneinfo_plan9.go\",\n\t\t\"zoneinfo_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"sync\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"format_test.go\",\n\t\t\"mono_test.go\",\n\t\t\"sleep_test.go\",\n\t\t\"tick_test.go\",\n\t\t\"time_test.go\",\n\t\t\"zoneinfo_test.go\",\n\t\t\"zoneinfo_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\poll\",\n\t\"ImportPath\": \"internal/poll\",\n\t\"Name\": \"poll\",\n\t\"Doc\": \"Package poll supports non-blocking I/O on file descriptors with polling.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\poll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"errno_unix.go\",\n\t\t\"error_linux_test.go\",\n\t\t\"fd_fsync_darwin.go\",\n\t\t\"fd_fsync_posix.go\",\n\t\t\"fd_io_plan9.go\",\n\t\t\"fd_opendir_darwin.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_poll_nacljs.go\",\n\t\t\"fd_unix.go\",\n\t\t\"fd_writev_darwin.go\",\n\t\t\"fd_writev_unix.go\",\n\t\t\"hook_cloexec.go\",\n\t\t\"hook_unix.go\",\n\t\t\"sendfile_bsd.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_solaris.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_unix.go\",\n\t\t\"splice_linux.go\",\n\t\t\"strconv.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"writev.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_posix_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"error_stub_test.go\",\n\t\t\"error_test.go\",\n\t\t\"fd_mutex_test.go\",\n\t\t\"fd_posix_test.go\",\n\t\t\"fd_windows_test.go\",\n\t\t\"read_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\testlog\",\n\t\"ImportPath\": \"internal/testlog\",\n\t\"Name\": \"testlog\",\n\t\"Doc\": \"Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\testlog.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\os\",\n\t\"ImportPath\": \"os\",\n\t\"Name\": \"os\",\n\t\"Doc\": \"Package os provides a platform-independent interface to operating system functionality.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\os.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"dir_darwin.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dir_unix.go\",\n\t\t\"env_default.go\",\n\t\t\"env_unix_test.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_unix.go\",\n\t\t\"executable_darwin.go\",\n\t\t\"executable_freebsd.go\",\n\t\t\"executable_path.go\",\n\t\t\"executable_plan9.go\",\n\t\t\"executable_procfs.go\",\n\t\t\"executable_solaris.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fifo_test.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_unix.go\",\n\t\t\"getwd_darwin.go\",\n\t\t\"os_unix_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"pipe2_bsd.go\",\n\t\t\"pipe_bsd.go\",\n\t\t\"pipe_linux.go\",\n\t\t\"removeall_at.go\",\n\t\t\"stat_aix.go\",\n\t\t\"stat_darwin.go\",\n\t\t\"stat_dragonfly.go\",\n\t\t\"stat_freebsd.go\",\n\t\t\"stat_linux.go\",\n\t\t\"stat_nacljs.go\",\n\t\t\"stat_netbsd.go\",\n\t\t\"stat_openbsd.go\",\n\t\t\"stat_plan9.go\",\n\t\t\"stat_solaris.go\",\n\t\t\"stat_unix.go\",\n\t\t\"sticky_bsd.go\",\n\t\t\"sys_aix.go\",\n\t\t\"sys_bsd.go\",\n\t\t\"sys_js.go\",\n\t\t\"sys_linux.go\",\n\t\t\"sys_nacl.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_solaris.go\",\n\t\t\"sys_unix.go\",\n\t\t\"timeout_test.go\",\n\t\t\"types_plan9.go\",\n\t\t\"types_unix.go\",\n\t\t\"wait_unimp.go\",\n\t\t\"wait_wait6.go\",\n\t\t\"wait_waitid.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"env_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"example_test.go\",\n\t\t\"executable_test.go\",\n\t\t\"os_test.go\",\n\t\t\"os_windows_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\",\n\t\t\"pipe_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"removeall_test.go\",\n\t\t\"stat_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"os/signal\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\fmt\",\n\t\"ImportPath\": \"fmt\",\n\t\"Name\": \"fmt\",\n\t\"Doc\": \"Package fmt implements formatted I/O with functions analogous to C's printf and scanf.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\fmt.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fmt_test.go\",\n\t\t\"gostringer_example_test.go\",\n\t\t\"scan_test.go\",\n\t\t\"stringer_example_test.go\",\n\t\t\"stringer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bytes\",\n\t\"ImportPath\": \"bytes\",\n\t\"Name\": \"bytes\",\n\t\"Doc\": \"Package bytes implements functions for the manipulation of byte slices.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bytes.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"boundary_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"buffer_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\",\n\t\"ImportPath\": \"encoding\",\n\t\"Name\": \"encoding\",\n\t\"Doc\": \"Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"encoding.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"encoding.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\binary\",\n\t\"ImportPath\": \"encoding/binary\",\n\t\"Name\": \"binary\",\n\t\"Doc\": \"Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\binary.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"binary_test.go\",\n\t\t\"varint_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"fmt\",\n\t\t\"math\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\base64\",\n\t\"ImportPath\": \"encoding/base64\",\n\t\"Name\": \"base64\",\n\t\"Doc\": \"Package base64 implements base64 encoding as specified by RFC 4648.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\base64.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"base64_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strings\",\n\t\"ImportPath\": \"strings\",\n\t\"Name\": \"strings\",\n\t\"Doc\": \"Package strings implements simple functions to manipulate UTF-8 encoded strings.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strings.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"builder_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"replace_test.go\",\n\t\t\"search_test.go\",\n\t\t\"strings_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\json\",\n\t\"ImportPath\": \"encoding/json\",\n\t\"Name\": \"json\",\n\t\"Doc\": \"Package json implements encoding and decoding of JSON as defined in RFC 7159.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\json.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"decode_test.go\",\n\t\t\"encode_test.go\",\n\t\t\"fold_test.go\",\n\t\t\"number_test.go\",\n\t\t\"scanner_test.go\",\n\t\t\"stream_test.go\",\n\t\t\"tagkey_test.go\",\n\t\t\"tags_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"image\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_marshaling_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_text_marshaling_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\inconshreveable\\\\mousetrap\",\n\t\"ImportPath\": \"github.com/inconshreveable/mousetrap\",\n\t\"Name\": \"mousetrap\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\inconshreveable\\\\mousetrap.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"trap_others.go\",\n\t\t\"trap_windows.go\"\n\t],\n\t\"Imports\": [\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bufio\",\n\t\"ImportPath\": \"bufio\",\n\t\"Name\": \"bufio\",\n\t\"Doc\": \"Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bufio.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bufio_test.go\",\n\t\t\"example_test.go\",\n\t\t\"scan_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\csv\",\n\t\"ImportPath\": \"encoding/csv\",\n\t\"Name\": \"csv\",\n\t\"Doc\": \"Package csv reads and writes comma-separated values (CSV) files.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\csv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"reader_test.go\",\n\t\t\"writer_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/csv\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\hex\",\n\t\"ImportPath\": \"encoding/hex\",\n\t\"Name\": \"hex\",\n\t\"Doc\": \"Package hex implements hexadecimal encoding and decoding.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\hex.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hex_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\flag\",\n\t\"ImportPath\": \"flag\",\n\t\"Name\": \"flag\",\n\t\"Doc\": \"Package flag implements command-line flag parsing.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\flag.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"example_value_test.go\",\n\t\t\"flag_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\context\",\n\t\"ImportPath\": \"context\",\n\t\"Name\": \"context\",\n\t\"Doc\": \"Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\context.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/reflectlite\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"context_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"example_test.go\",\n\t\t\"net_test.go\",\n\t\t\"x_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"net\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage\",\n\t\"ImportPath\": \"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\"Name\": \"dnsmessage\",\n\t\"Doc\": \"Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\nettrace\",\n\t\"ImportPath\": \"internal/nettrace\",\n\t\"Name\": \"nettrace\",\n\t\"Doc\": \"Package nettrace contains internal hooks for tracing activity in the net package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\nettrace.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"nettrace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"nettrace.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\singleflight\",\n\t\"ImportPath\": \"internal/singleflight\",\n\t\"Name\": \"singleflight\",\n\t\"Doc\": \"Package singleflight provides a duplicate function call suppression mechanism.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\singleflight.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"singleflight_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\rand\",\n\t\"ImportPath\": \"math/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements pseudo-random number generators.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\rand.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen_cooked.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"race_test.go\",\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/iotest\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"regress_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\",\n\t\"ImportPath\": \"net\",\n\t\"Name\": \"net\",\n\t\"Doc\": \"Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"addrselect.go\",\n\t\t\"addrselect_test.go\",\n\t\t\"cgo_aix.go\",\n\t\t\"cgo_android.go\",\n\t\t\"cgo_bsd.go\",\n\t\t\"cgo_linux.go\",\n\t\t\"cgo_netbsd.go\",\n\t\t\"cgo_openbsd.go\",\n\t\t\"cgo_resnew.go\",\n\t\t\"cgo_resold.go\",\n\t\t\"cgo_socknew.go\",\n\t\t\"cgo_sockold.go\",\n\t\t\"cgo_solaris.go\",\n\t\t\"cgo_stub.go\",\n\t\t\"cgo_unix.go\",\n\t\t\"cgo_unix_test.go\",\n\t\t\"conf.go\",\n\t\t\"conf_netcgo.go\",\n\t\t\"conf_test.go\",\n\t\t\"dial_unix_test.go\",\n\t\t\"dnsclient_unix.go\",\n\t\t\"dnsclient_unix_test.go\",\n\t\t\"dnsconfig_unix.go\",\n\t\t\"dnsconfig_unix_test.go\",\n\t\t\"error_nacl.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_plan9_test.go\",\n\t\t\"error_unix.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_unix.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_stub.go\",\n\t\t\"file_unix.go\",\n\t\t\"hook_plan9.go\",\n\t\t\"hook_unix.go\",\n\t\t\"interface_aix.go\",\n\t\t\"interface_bsd.go\",\n\t\t\"interface_bsd_test.go\",\n\t\t\"interface_bsdvar.go\",\n\t\t\"interface_darwin.go\",\n\t\t\"interface_freebsd.go\",\n\t\t\"interface_linux.go\",\n\t\t\"interface_linux_test.go\",\n\t\t\"interface_plan9.go\",\n\t\t\"interface_solaris.go\",\n\t\t\"interface_stub.go\",\n\t\t\"interface_unix_test.go\",\n\t\t\"iprawsock_plan9.go\",\n\t\t\"ipsock_plan9.go\",\n\t\t\"lookup_fake.go\",\n\t\t\"lookup_plan9.go\",\n\t\t\"lookup_unix.go\",\n\t\t\"main_cloexec_test.go\",\n\t\t\"main_conf_test.go\",\n\t\t\"main_plan9_test.go\",\n\t\t\"main_unix_test.go\",\n\t\t\"net_fake.go\",\n\t\t\"netgo_unix_test.go\",\n\t\t\"nss.go\",\n\t\t\"nss_test.go\",\n\t\t\"port_unix.go\",\n\t\t\"rawconn_stub_test.go\",\n\t\t\"rawconn_unix_test.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_stub.go\",\n\t\t\"sendfile_unix_alt.go\",\n\t\t\"sock_bsd.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sock_linux.go\",\n\t\t\"sock_plan9.go\",\n\t\t\"sock_stub.go\",\n\t\t\"sockopt_aix.go\",\n\t\t\"sockopt_bsd.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_plan9.go\",\n\t\t\"sockopt_solaris.go\",\n\t\t\"sockopt_stub.go\",\n\t\t\"sockoptip_bsdvar.go\",\n\t\t\"sockoptip_linux.go\",\n\t\t\"sockoptip_stub.go\",\n\t\t\"splice_linux.go\",\n\t\t\"splice_test.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"tcpsock_plan9.go\",\n\t\t\"tcpsock_unix_test.go\",\n\t\t\"tcpsockopt_darwin.go\",\n\t\t\"tcpsockopt_dragonfly.go\",\n\t\t\"tcpsockopt_openbsd.go\",\n\t\t\"tcpsockopt_plan9.go\",\n\t\t\"tcpsockopt_solaris.go\",\n\t\t\"tcpsockopt_stub.go\",\n\t\t\"tcpsockopt_unix.go\",\n\t\t\"udpsock_plan9.go\",\n\t\t\"udpsock_plan9_test.go\",\n\t\t\"unixsock_linux_test.go\",\n\t\t\"unixsock_plan9.go\",\n\t\t\"unixsock_test.go\",\n\t\t\"write_unix_test.go\",\n\t\t\"writev_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/poll\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/net/dns/dnsmessage\": \"vendor/golang.org/x/net/dns/dnsmessage\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"conn_test.go\",\n\t\t\"dial_test.go\",\n\t\t\"dnsclient_test.go\",\n\t\t\"dnsname_test.go\",\n\t\t\"error_posix_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"external_test.go\",\n\t\t\"file_test.go\",\n\t\t\"hosts_test.go\",\n\t\t\"interface_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"iprawsock_test.go\",\n\t\t\"ipsock_test.go\",\n\t\t\"listen_test.go\",\n\t\t\"lookup_test.go\",\n\t\t\"lookup_windows_test.go\",\n\t\t\"mac_test.go\",\n\t\t\"main_noconf_test.go\",\n\t\t\"main_posix_test.go\",\n\t\t\"main_test.go\",\n\t\t\"main_windows_test.go\",\n\t\t\"mockserver_test.go\",\n\t\t\"net_test.go\",\n\t\t\"net_windows_test.go\",\n\t\t\"packetconn_test.go\",\n\t\t\"parse_test.go\",\n\t\t\"platform_test.go\",\n\t\t\"port_test.go\",\n\t\t\"protoconn_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"rawconn_windows_test.go\",\n\t\t\"sendfile_test.go\",\n\t\t\"server_test.go\",\n\t\t\"tcpsock_test.go\",\n\t\t\"timeout_test.go\",\n\t\t\"udpsock_test.go\",\n\t\t\"unixsock_windows_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net/internal/socktest\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"vendor/golang.org/x/net/nettest\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\pflag\",\n\t\"ImportPath\": \"github.com/spf13/pflag\",\n\t\"Name\": \"pflag\",\n\t\"Doc\": \"Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\pflag.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bool_slice_test.go\",\n\t\t\"bool_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"count_test.go\",\n\t\t\"duration_slice_test.go\",\n\t\t\"export_test.go\",\n\t\t\"flag_test.go\",\n\t\t\"float32_slice_test.go\",\n\t\t\"float64_slice_test.go\",\n\t\t\"golangflag_test.go\",\n\t\t\"int32_slice_test.go\",\n\t\t\"int64_slice_test.go\",\n\t\t\"int_slice_test.go\",\n\t\t\"ip_slice_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"ipnet_test.go\",\n\t\t\"printusage_test.go\",\n\t\t\"string_array_test.go\",\n\t\t\"string_slice_test.go\",\n\t\t\"string_to_int64_test.go\",\n\t\t\"string_to_int_test.go\",\n\t\t\"string_to_string_test.go\",\n\t\t\"uint_slice_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\path\\\\filepath\",\n\t\"ImportPath\": \"path/filepath\",\n\t\"Name\": \"filepath\",\n\t\"Doc\": \"Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\path\\\\filepath.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_unix_test.go\",\n\t\t\"example_unix_walk_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"symlink_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"match_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\\\\ioutil\",\n\t\"ImportPath\": \"io/ioutil\",\n\t\"Name\": \"ioutil\",\n\t\"Doc\": \"Package ioutil implements some I/O utility functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io\\\\ioutil.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ioutil_test.go\",\n\t\t\"tempfile_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\\\\url\",\n\t\"ImportPath\": \"net/url\",\n\t\"Name\": \"url\",\n\t\"Doc\": \"Package url parses URLs and implements query escaping.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net\\\\url.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"url_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"net/url\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\\\\parse\",\n\t\"ImportPath\": \"text/template/parse\",\n\t\"Name\": \"parse\",\n\t\"Doc\": \"Package parse builds parse trees for templates as defined by text/template and html/template.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template\\\\parse.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"lex_test.go\",\n\t\t\"parse_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\",\n\t\"ImportPath\": \"text/template\",\n\t\"Name\": \"template\",\n\t\"Doc\": \"Package template implements data-driven templates for generating textual output.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"text/template/parse\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"exec_test.go\",\n\t\t\"multi_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template/parse\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"examplefiles_test.go\",\n\t\t\"examplefunc_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\cobra\",\n\t\"ImportPath\": \"github.com/spf13/cobra\",\n\t\"Name\": \"cobra\",\n\t\"Doc\": \"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\cobra.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"command_notwin.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"text/template\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"args_test.go\",\n\t\t\"bash_completions_test.go\",\n\t\t\"cobra_test.go\",\n\t\t\"command_test.go\",\n\t\t\"powershell_completions_test.go\",\n\t\t\"zsh_completions_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\",\n\t\"ImportPath\": \"github.com/darjun/go-daily-lib/cobra/math/cmd\",\n\t\"Name\": \"cmd\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"Match\": [\n\t\t\"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd\"\n\t],\n\t\"Stale\": true,\n\t\"StaleReason\": \"build ID mismatch\",\n\t\"GoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t]\n}\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 go/packages.Load
package = github.com/darjun/go-daily-lib/cobra/math/cmd
files = [D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\add.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\divide.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\helper.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\minus.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\multiply.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\root.go]
[Trace - 07:20:20.351 AM] Received response 'textDocument/formatting - (8)' in 145ms.
Result: [{"range":{"start":{"line":0,"character":11},"end":{"line":0,"character":12}},"newText":""},{"range":{"start":{"line":1,"character":0},"end":{"line":1,"character":1}},"newText":""},{"range":{"start":{"line":2,"character":8},"end":{"line":2,"character":9}},"newText":""},{"range":{"start":{"line":3,"character":6},"end":{"line":3,"character":7}},"newText":""},{"range":{"start":{"line":4,"character":10},"end":{"line":4,"character":11}},"newText":""},{"range":{"start":{"line":5,"character":0},"end":{"line":5,"character":1}},"newText":""},{"range":{"start":{"line":6,"character":25},"end":{"line":6,"character":26}},"newText":""},{"range":{"start":{"line":7,"character":1},"end":{"line":7,"character":2}},"newText":""},{"range":{"start":{"line":8,"character":0},"end":{"line":8,"character":1}},"newText":""},{"range":{"start":{"line":9,"character":33},"end":{"line":9,"character":34}},"newText":""},{"range":{"start":{"line":10,"character":5},"end":{"line":10,"character":5}},"newText":" "},{"range":{"start":{"line":10,"character":17},"end":{"line":10,"character":18}},"newText":""},{"range":{"start":{"line":11,"character":56},"end":{"line":11,"character":57}},"newText":""},{"range":{"start":{"line":12,"character":47},"end":{"line":12,"character":48}},"newText":""},{"range":{"start":{"line":13,"character":73},"end":{"line":13,"character":74}},"newText":""},{"range":{"start":{"line":14,"character":34},"end":{"line":14,"character":35}},"newText":""},{"range":{"start":{"line":15,"character":60},"end":{"line":15,"character":61}},"newText":""},{"range":{"start":{"line":16,"character":3},"end":{"line":16,"character":4}},"newText":""},{"range":{"start":{"line":17,"character":1},"end":{"line":17,"character":2}},"newText":""},{"range":{"start":{"line":18,"character":0},"end":{"line":18,"character":1}},"newText":""},{"range":{"start":{"line":19,"character":13},"end":{"line":19,"character":14}},"newText":""},{"range":{"start":{"line":20,"character":32},"end":{"line":20,"character":33}},"newText":""},{"range":{"start":{"line":22,"character":0},"end":{"line":22,"character":0}},"newText":"\n"}]
[Info - 上午7:20:20] 2020/01/16 07:20:20 109.9352ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd", stderr: <<>> stdout: <<{
"Dir": "C:\\Go\\src\\internal\\cpu",
"ImportPath": "internal/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection used by the Go standard library.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\cpu.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go"
],
"CompiledGoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go",
"cpu_x86.s"
],
"IgnoredGoFiles": [
"cpu_386.go",
"cpu_amd64p32.go",
"cpu_arm.go",
"cpu_arm64.go",
"cpu_mips.go",
"cpu_mips64.go",
"cpu_mips64le.go",
"cpu_mipsle.go",
"cpu_no_init.go",
"cpu_ppc64x.go",
"cpu_s390x.go",
"cpu_s390x_test.go",
"cpu_wasm.go"
],
"SFiles": [
"cpu_x86.s"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cpu_test.go",
"cpu_x86_test.go"
],
"XTestImports": [
"internal/cpu",
"internal/testenv",
"os",
"os/exec",
"runtime",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\unsafe",
"ImportPath": "unsafe",
"Name": "unsafe",
"Doc": "Package unsafe contains operations that step around the type safety of Go programs.",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"unsafe.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\bytealg",
"ImportPath": "internal/bytealg",
"Name": "bytealg",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\bytealg.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go"
],
"CompiledGoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go",
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"IgnoredGoFiles": [
"compare_generic.go",
"count_generic.go",
"index_arm64.go",
"index_generic.go",
"index_s390x.go",
"indexbyte_generic.go"
],
"SFiles": [
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"Imports": [
"internal/cpu",
"unsafe"
],
"Deps": [
"internal/cpu",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\atomic",
"ImportPath": "runtime/internal/atomic",
"Name": "atomic",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atomic_amd64x.go",
"stubs.go"
],
"CompiledGoFiles": [
"atomic_amd64x.go",
"stubs.go",
"asm_amd64.s"
],
"IgnoredGoFiles": [
"atomic_386.go",
"atomic_arm.go",
"atomic_arm64.go",
"atomic_mips64x.go",
"atomic_mipsx.go",
"atomic_ppc64x.go",
"atomic_s390x.go",
"atomic_wasm.go"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"bench_test.go"
],
"XTestImports": [
"runtime",
"runtime/internal/atomic",
"runtime/internal/sys",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\sys",
"ImportPath": "runtime/internal/sys",
"Name": "sys",
"Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\sys.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"CompiledGoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"IgnoredGoFiles": [
"arch_386.go",
"arch_amd64p32.go",
"arch_arm.go",
"arch_arm64.go",
"arch_mips.go",
"arch_mips64.go",
"arch_mips64le.go",
"arch_mipsle.go",
"arch_ppc64.go",
"arch_ppc64le.go",
"arch_s390x.go",
"arch_wasm.go",
"gengoos.go",
"intrinsics_stubs.go",
"zgoarch_386.go",
"zgoarch_amd64p32.go",
"zgoarch_arm.go",
"zgoarch_arm64.go",
"zgoarch_arm64be.go",
"zgoarch_armbe.go",
"zgoarch_mips.go",
"zgoarch_mips64.go",
"zgoarch_mips64le.go",
"zgoarch_mips64p32.go",
"zgoarch_mips64p32le.go",
"zgoarch_mipsle.go",
"zgoarch_ppc.go",
"zgoarch_ppc64.go",
"zgoarch_ppc64le.go",
"zgoarch_riscv.go",
"zgoarch_riscv64.go",
"zgoarch_s390.go",
"zgoarch_s390x.go",
"zgoarch_sparc.go",
"zgoarch_sparc64.go",
"zgoarch_wasm.go",
"zgoos_aix.go",
"zgoos_android.go",
"zgoos_darwin.go",
"zgoos_dragonfly.go",
"zgoos_freebsd.go",
"zgoos_hurd.go",
"zgoos_illumos.go",
"zgoos_js.go",
"zgoos_linux.go",
"zgoos_nacl.go",
"zgoos_netbsd.go",
"zgoos_openbsd.go",
"zgoos_plan9.go",
"zgoos_solaris.go",
"zgoos_zos.go"
],
"XTestGoFiles": [
"intrinsics_test.go"
],
"XTestImports": [
"runtime/internal/sys",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\math",
"ImportPath": "runtime/internal/math",
"Name": "math",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"math.go"
],
"CompiledGoFiles": [
"math.go"
],
"Imports": [
"runtime/internal/sys"
],
"Deps": [
"runtime/internal/sys"
],
"XTestGoFiles": [
"math_test.go"
],
"XTestImports": [
"runtime/internal/math",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime",
"ImportPath": "runtime",
"Name": "runtime",
"Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go"
],
"CompiledGoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go",
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"IgnoredGoFiles": [
"cgo_mmap.go",
"cgo_ppc64x.go",
"cgo_sigaction.go",
"crash_unix_test.go",
"debug_test.go",
"debuglog_on.go",
"defs1_linux.go",
"defs1_netbsd_386.go",
"defs1_netbsd_amd64.go",
"defs1_netbsd_arm.go",
"defs1_netbsd_arm64.go",
"defs1_solaris_amd64.go",
"defs2_linux.go",
"defs3_linux.go",
"defs_aix.go",
"defs_aix_ppc64.go",
"defs_arm_linux.go",
"defs_darwin.go",
"defs_darwin_386.go",
"defs_darwin_amd64.go",
"defs_darwin_arm.go",
"defs_darwin_arm64.go",
"defs_dragonfly.go",
"defs_dragonfly_amd64.go",
"defs_freebsd.go",
"defs_freebsd_386.go",
"defs_freebsd_amd64.go",
"defs_freebsd_arm.go",
"defs_linux.go",
"defs_linux_386.go",
"defs_linux_amd64.go",
"defs_linux_arm.go",
"defs_linux_arm64.go",
"defs_linux_mips64x.go",
"defs_linux_mipsx.go",
"defs_linux_ppc64.go",
"defs_linux_ppc64le.go",
"defs_linux_s390x.go",
"defs_nacl_386.go",
"defs_nacl_amd64p32.go",
"defs_nacl_arm.go",
"defs_netbsd.go",
"defs_netbsd_386.go",
"defs_netbsd_amd64.go",
"defs_netbsd_arm.go",
"defs_openbsd.go",
"defs_openbsd_386.go",
"defs_openbsd_amd64.go",
"defs_openbsd_arm.go",
"defs_openbsd_arm64.go",
"defs_plan9_386.go",
"defs_plan9_amd64.go",
"defs_plan9_arm.go",
"defs_solaris.go",
"defs_solaris_amd64.go",
"defs_windows.go",
"defs_windows_386.go",
"defs_windows_arm.go",
"env_plan9.go",
"export_arm_test.go",
"export_debug_test.go",
"export_futex_test.go",
"export_linux_test.go",
"export_mmap_test.go",
"export_unix_test.go",
"futex_test.go",
"hash32.go",
"lfstack_32bit.go",
"lock_futex.go",
"lock_js.go",
"mem_aix.go",
"mem_bsd.go",
"mem_darwin.go",
"mem_js.go",
"mem_linux.go",
"mem_plan9.go",
"memmove_linux_amd64_test.go",
"mkduff.go",
"mkfastlog2table.go",
"mksizeclasses.go",
"mmap.go",
"msan.go",
"net_plan9.go",
"netpoll_aix.go",
"netpoll_epoll.go",
"netpoll_fake.go",
"netpoll_kqueue.go",
"netpoll_solaris.go",
"netpoll_stub.go",
"norace_linux_test.go",
"numcpu_freebsd_test.go",
"os2_aix.go",
"os2_freebsd.go",
"os2_nacl.go",
"os2_openbsd.go",
"os2_plan9.go",
"os2_solaris.go",
"os3_plan9.go",
"os3_solaris.go",
"os_aix.go",
"os_android.go",
"os_darwin.go",
"os_darwin_arm.go",
"os_darwin_arm64.go",
"os_dragonfly.go",
"os_freebsd.go",
"os_freebsd2.go",
"os_freebsd_amd64.go",
"os_freebsd_arm.go",
"os_freebsd_noauxv.go",
"os_js.go",
"os_linux.go",
"os_linux_arm.go",
"os_linux_arm64.go",
"os_linux_be64.go",
"os_linux_generic.go",
"os_linux_mips64x.go",
"os_linux_mipsx.go",
"os_linux_noauxv.go",
"os_linux_novdso.go",
"os_linux_ppc64x.go",
"os_linux_s390x.go",
"os_nacl.go",
"os_nacl_arm.go",
"os_netbsd.go",
"os_netbsd_386.go",
"os_netbsd_amd64.go",
"os_netbsd_arm.go",
"os_netbsd_arm64.go",
"os_openbsd.go",
"os_openbsd_arm.go",
"os_openbsd_arm64.go",
"os_plan9.go",
"os_plan9_arm.go",
"os_solaris.go",
"os_windows_arm.go",
"panic32.go",
"race.go",
"relax_stub.go",
"runtime_linux_test.go",
"runtime_mmap_test.go",
"runtime_unix_test.go",
"semasleep_test.go",
"sigaction.go",
"signal_386.go",
"signal_aix_ppc64.go",
"signal_amd64x.go",
"signal_arm.go",
"signal_arm64.go",
"signal_darwin.go",
"signal_darwin_386.go",
"signal_darwin_amd64.go",
"signal_darwin_arm.go",
"signal_darwin_arm64.go",
"signal_dragonfly.go",
"signal_dragonfly_amd64.go",
"signal_freebsd.go",
"signal_freebsd_386.go",
"signal_freebsd_amd64.go",
"signal_freebsd_arm.go",
"signal_linux_386.go",
"signal_linux_amd64.go",
"signal_linux_arm.go",
"signal_linux_arm64.go",
"signal_linux_mips64x.go",
"signal_linux_mipsx.go",
"signal_linux_ppc64x.go",
"signal_linux_s390x.go",
"signal_mips64x.go",
"signal_mipsx.go",
"signal_nacl.go",
"signal_nacl_386.go",
"signal_nacl_amd64p32.go",
"signal_nacl_arm.go",
"signal_netbsd.go",
"signal_netbsd_386.go",
"signal_netbsd_amd64.go",
"signal_netbsd_arm.go",
"signal_netbsd_arm64.go",
"signal_openbsd.go",
"signal_openbsd_386.go",
"signal_openbsd_amd64.go",
"signal_openbsd_arm.go",
"signal_openbsd_arm64.go",
"signal_plan9.go",
"signal_ppc64x.go",
"signal_sighandler.go",
"signal_solaris.go",
"signal_solaris_amd64.go",
"signal_unix.go",
"sigqueue_plan9.go",
"sigtab_aix.go",
"sigtab_linux_generic.go",
"sigtab_linux_mipsx.go",
"stubs2.go",
"stubs3.go",
"stubs32.go",
"stubs_386.go",
"stubs_arm.go",
"stubs_arm64.go",
"stubs_linux.go",
"stubs_mips64x.go",
"stubs_mipsx.go",
"stubs_ppc64x.go",
"stubs_s390x.go",
"sys_arm.go",
"sys_arm64.go",
"sys_darwin.go",
"sys_darwin_32.go",
"sys_darwin_64.go",
"sys_mips64x.go",
"sys_mipsx.go",
"sys_ppc64x.go",
"sys_s390x.go",
"sys_wasm.go",
"syscall2_solaris.go",
"syscall_aix.go",
"syscall_solaris.go",
"timestub.go",
"timestub2.go",
"vdso_elf32.go",
"vdso_elf64.go",
"vdso_freebsd.go",
"vdso_freebsd_arm.go",
"vdso_freebsd_x86.go",
"vdso_linux.go",
"vdso_linux_386.go",
"vdso_linux_amd64.go",
"vdso_linux_arm.go",
"vdso_linux_arm64.go",
"vdso_linux_ppc64x.go",
"vlop_arm_test.go",
"vlrt.go",
"wincallback.go",
"write_err_android.go"
],
"HFiles": [
"asm_ppc64x.h",
"funcdata.h",
"go_tls.h",
"textflag.h"
],
"SFiles": [
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"Imports": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_debuglog_test.go",
"export_test.go",
"export_windows_test.go",
"proc_runtime_test.go"
],
"TestImports": [
"runtime/internal/atomic",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"callers_test.go",
"chan_test.go",
"chanbarrier_test.go",
"closure_test.go",
"complex_test.go",
"crash_cgo_test.go",
"crash_nonunix_test.go",
"crash_test.go",
"debuglog_test.go",
"env_test.go",
"example_test.go",
"fastlog2_test.go",
"gc_test.go",
"gcinfo_test.go",
"hash_test.go",
"iface_test.go",
"lfstack_test.go",
"malloc_test.go",
"map_benchmark_test.go",
"map_test.go",
"memmove_test.go",
"mfinal_test.go",
"norace_test.go",
"proc_test.go",
"profbuf_test.go",
"rand_test.go",
"runtime-gdb_test.go",
"runtime-lldb_test.go",
"runtime_test.go",
"rwmutex_test.go",
"sizeof_test.go",
"slice_test.go",
"softfloat64_test.go",
"stack_test.go",
"string_test.go",
"symtab_test.go",
"syscall_windows_test.go",
"treap_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"encoding/binary",
"flag",
"fmt",
"internal/race",
"internal/syscall/windows/sysdll",
"internal/testenv",
"io",
"io/ioutil",
"math",
"math/cmplx",
"math/rand",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"regexp",
"runtime",
"runtime/debug",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\reflectlite",
"ImportPath": "internal/reflectlite",
"Name": "reflectlite",
"Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\reflectlite.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"swapper.go",
"type.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"runtime",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"go/ast",
"go/token",
"internal/reflectlite",
"io",
"math",
"reflect",
"runtime",
"strconv",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\errors",
"ImportPath": "errors",
"Name": "errors",
"Doc": "Package errors implements functions to manipulate errors.",
"Target": "C:\\Go\\pkg\\windows_amd64\\errors.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go",
"wrap.go"
],
"CompiledGoFiles": [
"errors.go",
"wrap.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"wrap_test.go"
],
"XTestImports": [
"errors",
"fmt",
"os",
"reflect",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\bits",
"ImportPath": "math/bits",
"Name": "bits",
"Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\bits.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"CompiledGoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"IgnoredGoFiles": [
"bits_errors_bootstrap.go",
"make_examples.go",
"make_tables.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"bits_test.go",
"example_test.go"
],
"XTestImports": [
"fmt",
"math/bits",
"runtime",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\math",
"ImportPath": "math",
"Name": "math",
"Doc": "Package math provides basic constants and mathematical functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go"
],
"CompiledGoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go",
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"IgnoredGoFiles": [
"arith_s390x.go",
"arith_s390x_test.go",
"export_s390x_test.go"
],
"SFiles": [
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"Imports": [
"internal/cpu",
"math/bits",
"unsafe"
],
"Deps": [
"internal/cpu",
"math/bits",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"huge_test.go"
],
"XTestImports": [
"fmt",
"math",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf8",
"ImportPath": "unicode/utf8",
"Name": "utf8",
"Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf8.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf8.go"
],
"CompiledGoFiles": [
"utf8.go"
],
"XTestGoFiles": [
"example_test.go",
"utf8_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\strconv",
"ImportPath": "strconv",
"Name": "strconv",
"Doc": "Package strconv implements conversions to and from string representations of basic data types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strconv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"CompiledGoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"IgnoredGoFiles": [
"makeisprint.go"
],
"Imports": [
"errors",
"internal/bytealg",
"math",
"math/bits",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"internal_test.go"
],
"XTestGoFiles": [
"atob_test.go",
"atof_test.go",
"atoi_test.go",
"decimal_test.go",
"example_test.go",
"fp_test.go",
"ftoa_test.go",
"itoa_test.go",
"quote_test.go",
"strconv_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"log",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\internal\\race",
"ImportPath": "internal/race",
"Name": "race",
"Doc": "Package race contains helper functions for manually instrumenting code for the race detector.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\race.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"norace.go"
],
"CompiledGoFiles": [
"doc.go",
"norace.go"
],
"IgnoredGoFiles": [
"race.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync\\atomic",
"ImportPath": "sync/atomic",
"Name": "atomic",
"Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"value.go"
],
"CompiledGoFiles": [
"doc.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"example_test.go",
"value_test.go"
],
"XTestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync",
"ImportPath": "sync",
"Name": "sync",
"Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"CompiledGoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"Imports": [
"internal/race",
"runtime",
"sync/atomic",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cond_test.go",
"example_pool_test.go",
"example_test.go",
"map_bench_test.go",
"map_reference_test.go",
"map_test.go",
"mutex_test.go",
"once_test.go",
"pool_test.go",
"runtime_sema_test.go",
"rwmutex_test.go",
"waitgroup_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/race",
"internal/testenv",
"io",
"math/rand",
"os",
"os/exec",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\unicode",
"ImportPath": "unicode",
"Name": "unicode",
"Doc": "Package unicode provides data and functions to test some properties of Unicode code points.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"CompiledGoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"XTestGoFiles": [
"digit_test.go",
"example_test.go",
"graphic_test.go",
"letter_test.go",
"script_test.go"
],
"XTestImports": [
"flag",
"fmt",
"runtime",
"sort",
"strings",
"testing",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\reflect",
"ImportPath": "reflect",
"Name": "reflect",
"Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\reflect.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go",
"asm_amd64.s"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"math",
"runtime",
"strconv",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"encoding/json",
"flag",
"fmt",
"go/ast",
"go/token",
"io",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sort",
"ImportPath": "sort",
"Name": "sort",
"Doc": "Package sort provides primitives for sorting slices and user-defined collections.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"CompiledGoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"IgnoredGoFiles": [
"genzfunc.go",
"slice_go14.go",
"slice_go18.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"example_interface_test.go",
"example_keys_test.go",
"example_multi_test.go",
"example_search_test.go",
"example_test.go",
"example_wrapper_test.go",
"search_test.go",
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"math",
"math/rand",
"runtime",
"sort",
"strconv",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\fmtsort",
"ImportPath": "internal/fmtsort",
"Name": "fmtsort",
"Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\fmtsort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sort.go"
],
"CompiledGoFiles": [
"sort.go"
],
"Imports": [
"reflect",
"sort"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"reflect"
],
"XTestGoFiles": [
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/fmtsort",
"math",
"reflect",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io",
"ImportPath": "io",
"Name": "io",
"Doc": "Package io provides basic interfaces to I/O primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"CompiledGoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"Imports": [
"errors",
"sync",
"sync/atomic"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"io_test.go",
"multi_test.go",
"pipe_test.go"
],
"XTestImports": [
"bytes",
"crypto/sha1",
"errors",
"fmt",
"io",
"io/ioutil",
"log",
"os",
"runtime",
"sort",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\oserror",
"ImportPath": "internal/oserror",
"Name": "oserror",
"Doc": "Package oserror defines errors values used in the os package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\oserror.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go"
],
"CompiledGoFiles": [
"errors.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\sysdll",
"ImportPath": "internal/syscall/windows/sysdll",
"Name": "sysdll",
"Doc": "Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\sysdll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sysdll.go"
],
"CompiledGoFiles": [
"sysdll.go"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf16",
"ImportPath": "unicode/utf16",
"Name": "utf16",
"Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf16.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf16.go"
],
"CompiledGoFiles": [
"utf16.go"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"utf16_test.go"
],
"XTestImports": [
"reflect",
"testing",
"unicode",
"unicode/utf16"
]
}
{
"Dir": "C:\\Go\\src\\syscall",
"ImportPath": "syscall",
"Name": "syscall",
"Doc": "Package syscall contains an interface to the low-level operating system primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\syscall.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go"
],
"CompiledGoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go",
"asm_windows.s"
],
"IgnoredGoFiles": [
"bpf_bsd.go",
"bpf_darwin.go",
"const_plan9.go",
"creds_test.go",
"dir_plan9.go",
"dirent.go",
"dirent_bsd_test.go",
"endian_big.go",
"env_plan9.go",
"env_unix.go",
"errors_plan9.go",
"exec_aix_test.go",
"exec_bsd.go",
"exec_darwin.go",
"exec_libc.go",
"exec_linux.go",
"exec_linux_test.go",
"exec_plan9.go",
"exec_solaris_test.go",
"exec_unix.go",
"exec_unix_test.go",
"export_freebsd_test.go",
"export_linux_test.go",
"export_unix_test.go",
"fd_nacl.go",
"flock.go",
"flock_aix.go",
"flock_darwin.go",
"flock_linux_32bit.go",
"forkpipe.go",
"forkpipe2.go",
"fs_js.go",
"fs_nacl.go",
"getdirentries_test.go",
"lsf_linux.go",
"mkasm_darwin.go",
"mkpost.go",
"mksyscall_windows.go",
"mmap_unix_test.go",
"msan.go",
"net_js.go",
"net_nacl.go",
"netlink_linux.go",
"pwd_plan9.go",
"route_bsd.go",
"route_darwin.go",
"route_dragonfly.go",
"route_freebsd.go",
"route_freebsd_32bit.go",
"route_freebsd_64bit.go",
"route_netbsd.go",
"route_openbsd.go",
"setuidgid_32_linux.go",
"setuidgid_linux.go",
"sockcmsg_linux.go",
"sockcmsg_unix.go",
"syscall_aix.go",
"syscall_aix_ppc64.go",
"syscall_bsd.go",
"syscall_bsd_test.go",
"syscall_darwin.go",
"syscall_darwin_386.go",
"syscall_darwin_amd64.go",
"syscall_darwin_arm.go",
"syscall_darwin_arm64.go",
"syscall_dragonfly.go",
"syscall_dragonfly_amd64.go",
"syscall_freebsd.go",
"syscall_freebsd_386.go",
"syscall_freebsd_amd64.go",
"syscall_freebsd_arm.go",
"syscall_freebsd_test.go",
"syscall_getwd_bsd.go",
"syscall_js.go",
"syscall_linux.go",
"syscall_linux_386.go",
"syscall_linux_amd64.go",
"syscall_linux_arm.go",
"syscall_linux_arm64.go",
"syscall_linux_mips64x.go",
"syscall_linux_mipsx.go",
"syscall_linux_ppc64x.go",
"syscall_linux_s390x.go",
"syscall_linux_test.go",
"syscall_nacl.go",
"syscall_nacl_386.go",
"syscall_nacl_amd64p32.go",
"syscall_nacl_arm.go",
"syscall_netbsd.go",
"syscall_netbsd_386.go",
"syscall_netbsd_amd64.go",
"syscall_netbsd_arm.go",
"syscall_netbsd_arm64.go",
"syscall_openbsd.go",
"syscall_openbsd_386.go",
"syscall_openbsd_amd64.go",
"syscall_openbsd_arm.go",
"syscall_openbsd_arm64.go",
"syscall_plan9.go",
"syscall_plan9_test.go",
"syscall_ptrace_test.go",
"syscall_solaris.go",
"syscall_solaris_amd64.go",
"syscall_unix.go",
"syscall_unix_test.go",
"syscall_windows_386.go",
"tables_nacljs.go",
"timestruct.go",
"types_aix.go",
"types_darwin.go",
"types_dragonfly.go",
"types_freebsd.go",
"types_linux.go",
"types_netbsd.go",
"types_openbsd.go",
"types_solaris.go",
"types_windows_386.go",
"types_windows_arm.go",
"unzip_nacl.go",
"zerrors_aix_ppc64.go",
"zerrors_darwin_386.go",
"zerrors_darwin_amd64.go",
"zerrors_darwin_arm.go",
"zerrors_darwin_arm64.go",
"zerrors_dragonfly_amd64.go",
"zerrors_freebsd_386.go",
"zerrors_freebsd_amd64.go",
"zerrors_freebsd_arm.go",
"zerrors_linux_386.go",
"zerrors_linux_amd64.go",
"zerrors_linux_arm.go",
"zerrors_linux_arm64.go",
"zerrors_linux_mips.go",
"zerrors_linux_mips64.go",
"zerrors_linux_mips64le.go",
"zerrors_linux_mipsle.go",
"zerrors_linux_ppc64.go",
"zerrors_linux_ppc64le.go",
"zerrors_linux_s390x.go",
"zerrors_netbsd_386.go",
"zerrors_netbsd_amd64.go",
"zerrors_netbsd_arm.go",
"zerrors_netbsd_arm64.go",
"zerrors_openbsd_386.go",
"zerrors_openbsd_amd64.go",
"zerrors_openbsd_arm.go",
"zerrors_openbsd_arm64.go",
"zerrors_solaris_amd64.go",
"zerrors_windows_386.go",
"zsyscall_aix_ppc64.go",
"zsyscall_darwin_386.go",
"zsyscall_darwin_amd64.go",
"zsyscall_darwin_arm.go",
"zsyscall_darwin_arm64.go",
"zsyscall_dragonfly_amd64.go",
"zsyscall_freebsd_386.go",
"zsyscall_freebsd_amd64.go",
"zsyscall_freebsd_arm.go",
"zsyscall_linux_386.go",
"zsyscall_linux_amd64.go",
"zsyscall_linux_arm.go",
"zsyscall_linux_arm64.go",
"zsyscall_linux_mips.go",
"zsyscall_linux_mips64.go",
"zsyscall_linux_mips64le.go",
"zsyscall_linux_mipsle.go",
"zsyscall_linux_ppc64.go",
"zsyscall_linux_ppc64le.go",
"zsyscall_linux_s390x.go",
"zsyscall_nacl_386.go",
"zsyscall_nacl_amd64p32.go",
"zsyscall_nacl_arm.go",
"zsyscall_netbsd_386.go",
"zsyscall_netbsd_amd64.go",
"zsyscall_netbsd_arm.go",
"zsyscall_netbsd_arm64.go",
"zsyscall_openbsd_386.go",
"zsyscall_openbsd_amd64.go",
"zsyscall_openbsd_arm.go",
"zsyscall_openbsd_arm64.go",
"zsyscall_plan9_386.go",
"zsyscall_plan9_amd64.go",
"zsyscall_plan9_arm.go",
"zsyscall_solaris_amd64.go",
"zsysctl_openbsd.go",
"zsysnum_darwin_386.go",
"zsysnum_darwin_amd64.go",
"zsysnum_darwin_arm.go",
"zsysnum_darwin_arm64.go",
"zsysnum_dragonfly_amd64.go",
"zsysnum_freebsd_386.go",
"zsysnum_freebsd_amd64.go",
"zsysnum_freebsd_arm.go",
"zsysnum_linux_386.go",
"zsysnum_linux_amd64.go",
"zsysnum_linux_arm.go",
"zsysnum_linux_arm64.go",
"zsysnum_linux_mips.go",
"zsysnum_linux_mips64.go",
"zsysnum_linux_mips64le.go",
"zsysnum_linux_mipsle.go",
"zsysnum_linux_ppc64.go",
"zsysnum_linux_ppc64le.go",
"zsysnum_linux_s390x.go",
"zsysnum_netbsd_386.go",
"zsysnum_netbsd_amd64.go",
"zsysnum_netbsd_arm.go",
"zsysnum_netbsd_arm64.go",
"zsysnum_openbsd_386.go",
"zsysnum_openbsd_amd64.go",
"zsysnum_openbsd_arm.go",
"zsysnum_openbsd_arm64.go",
"zsysnum_plan9.go",
"zsysnum_solaris_amd64.go",
"zsysnum_windows_386.go",
"ztypes_aix_ppc64.go",
"ztypes_darwin_386.go",
"ztypes_darwin_amd64.go",
"ztypes_darwin_arm.go",
"ztypes_darwin_arm64.go",
"ztypes_dragonfly_amd64.go",
"ztypes_freebsd_386.go",
"ztypes_freebsd_amd64.go",
"ztypes_freebsd_arm.go",
"ztypes_linux_386.go",
"ztypes_linux_amd64.go",
"ztypes_linux_arm.go",
"ztypes_linux_arm64.go",
"ztypes_linux_mips.go",
"ztypes_linux_mips64.go",
"ztypes_linux_mips64le.go",
"ztypes_linux_mipsle.go",
"ztypes_linux_ppc64.go",
"ztypes_linux_ppc64le.go",
"ztypes_linux_s390x.go",
"ztypes_netbsd_386.go",
"ztypes_netbsd_amd64.go",
"ztypes_netbsd_arm.go",
"ztypes_netbsd_arm64.go",
"ztypes_openbsd_386.go",
"ztypes_openbsd_amd64.go",
"ztypes_openbsd_arm.go",
"ztypes_openbsd_arm64.go",
"ztypes_solaris_amd64.go"
],
"SFiles": [
"asm_windows.s"
],
"Imports": [
"errors",
"internal/oserror",
"internal/race",
"internal/syscall/windows/sysdll",
"runtime",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"syscall_test.go",
"syscall_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"path/filepath",
"runtime",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows",
"ImportPath": "internal/syscall/windows",
"Name": "windows",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"internal/syscall/windows/sysdll",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"XTestGoFiles": [
"exec_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/syscall/windows",
"os",
"os/exec",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\registry",
"ImportPath": "internal/syscall/windows/registry",
"Name": "registry",
"Doc": "Package registry provides access to the Windows registry.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\registry.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"errors",
"internal/syscall/windows/sysdll",
"io",
"syscall",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"registry_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"internal/syscall/windows/registry",
"os",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\time",
"ImportPath": "time",
"Name": "time",
"Doc": "Package time provides functionality for measuring and displaying time.",
"Target": "C:\\Go\\pkg\\windows_amd64\\time.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"CompiledGoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"IgnoredGoFiles": [
"export_android_test.go",
"genzabbrs.go",
"sys_plan9.go",
"sys_unix.go",
"zoneinfo_android.go",
"zoneinfo_android_test.go",
"zoneinfo_ios.go",
"zoneinfo_js.go",
"zoneinfo_plan9.go",
"zoneinfo_unix.go"
],
"Imports": [
"errors",
"internal/syscall/windows/registry",
"runtime",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go",
"internal_test.go"
],
"TestImports": [
"sync"
],
"XTestGoFiles": [
"example_test.go",
"format_test.go",
"mono_test.go",
"sleep_test.go",
"tick_test.go",
"time_test.go",
"zoneinfo_test.go",
"zoneinfo_windows_test.go"
],
"XTestImports": [
"bytes",
"encoding/gob",
"encoding/json",
"errors",
"fmt",
"internal/race",
"internal/syscall/windows/registry",
"math/big",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\poll",
"ImportPath": "internal/poll",
"Name": "poll",
"Doc": "Package poll supports non-blocking I/O on file descriptors with polling.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\poll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"CompiledGoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"IgnoredGoFiles": [
"errno_unix.go",
"error_linux_test.go",
"fd_fsync_darwin.go",
"fd_fsync_posix.go",
"fd_io_plan9.go",
"fd_opendir_darwin.go",
"fd_plan9.go",
"fd_poll_nacljs.go",
"fd_unix.go",
"fd_writev_darwin.go",
"fd_writev_unix.go",
"hook_cloexec.go",
"hook_unix.go",
"sendfile_bsd.go",
"sendfile_linux.go",
"sendfile_solaris.go",
"sock_cloexec.go",
"sockopt_linux.go",
"sockopt_unix.go",
"splice_linux.go",
"strconv.go",
"sys_cloexec.go",
"writev.go"
],
"Imports": [
"errors",
"internal/race",
"internal/syscall/windows",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_posix_test.go",
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"error_stub_test.go",
"error_test.go",
"fd_mutex_test.go",
"fd_posix_test.go",
"fd_windows_test.go",
"read_test.go",
"writev_test.go"
],
"XTestImports": [
"errors",
"fmt",
"internal/poll",
"io",
"io/ioutil",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"strings",
"sync",
"syscall",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\testlog",
"ImportPath": "internal/testlog",
"Name": "testlog",
"Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\testlog.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"log.go"
],
"CompiledGoFiles": [
"log.go"
],
"Imports": [
"sync/atomic"
],
"Deps": [
"sync/atomic",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\os",
"ImportPath": "os",
"Name": "os",
"Doc": "Package os provides a platform-independent interface to operating system functionality.",
"Target": "C:\\Go\\pkg\\windows_amd64\\os.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"CompiledGoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"IgnoredGoFiles": [
"dir_darwin.go",
"dir_plan9.go",
"dir_unix.go",
"env_default.go",
"env_unix_test.go",
"error_plan9.go",
"error_unix_test.go",
"exec_plan9.go",
"exec_unix.go",
"executable_darwin.go",
"executable_freebsd.go",
"executable_path.go",
"executable_plan9.go",
"executable_procfs.go",
"executable_solaris.go",
"export_unix_test.go",
"fifo_test.go",
"file_plan9.go",
"file_unix.go",
"getwd_darwin.go",
"os_unix_test.go",
"path_plan9.go",
"path_unix.go",
"pipe2_bsd.go",
"pipe_bsd.go",
"pipe_linux.go",
"removeall_at.go",
"stat_aix.go",
"stat_darwin.go",
"stat_dragonfly.go",
"stat_freebsd.go",
"stat_linux.go",
"stat_nacljs.go",
"stat_netbsd.go",
"stat_openbsd.go",
"stat_plan9.go",
"stat_solaris.go",
"stat_unix.go",
"sticky_bsd.go",
"sys_aix.go",
"sys_bsd.go",
"sys_js.go",
"sys_linux.go",
"sys_nacl.go",
"sys_plan9.go",
"sys_solaris.go",
"sys_unix.go",
"timeout_test.go",
"types_plan9.go",
"types_unix.go",
"wait_unimp.go",
"wait_wait6.go",
"wait_waitid.go"
],
"Imports": [
"errors",
"internal/oserror",
"internal/poll",
"internal/syscall/windows",
"internal/testlog",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"env_test.go",
"error_test.go",
"error_windows_test.go",
"example_test.go",
"executable_test.go",
"os_test.go",
"os_windows_test.go",
"path_test.go",
"path_windows_test.go",
"pipe_test.go",
"rawconn_test.go",
"removeall_test.go",
"stat_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"log",
"os",
"os/exec",
"os/signal",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strconv",
"strings",
"sync",
"syscall",
"testing",
"time",
"unicode/utf16",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\fmt",
"ImportPath": "fmt",
"Name": "fmt",
"Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.",
"Target": "C:\\Go\\pkg\\windows_amd64\\fmt.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"CompiledGoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"Imports": [
"errors",
"internal/fmtsort",
"io",
"math",
"os",
"reflect",
"strconv",
"sync",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"fmt_test.go",
"gostringer_example_test.go",
"scan_test.go",
"stringer_example_test.go",
"stringer_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/race",
"io",
"math",
"os",
"reflect",
"regexp",
"runtime",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\bytes",
"ImportPath": "bytes",
"Name": "bytes",
"Doc": "Package bytes implements functions for the manipulation of byte slices.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bytes.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"CompiledGoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"IgnoredGoFiles": [
"boundary_test.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"unicode",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"buffer_test.go",
"bytes_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding",
"ImportPath": "encoding",
"Name": "encoding",
"Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"encoding.go"
],
"CompiledGoFiles": [
"encoding.go"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\binary",
"ImportPath": "encoding/binary",
"Name": "binary",
"Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\binary.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"binary.go",
"varint.go"
],
"CompiledGoFiles": [
"binary.go",
"varint.go"
],
"Imports": [
"errors",
"io",
"math",
"reflect"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"binary_test.go",
"varint_test.go"
],
"TestImports": [
"bytes",
"io",
"math",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"bytes",
"encoding/binary",
"fmt",
"math"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\base64",
"ImportPath": "encoding/base64",
"Name": "base64",
"Doc": "Package base64 implements base64 encoding as specified by RFC 4648.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\base64.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"base64.go"
],
"CompiledGoFiles": [
"base64.go"
],
"Imports": [
"encoding/binary",
"io",
"strconv"
],
"Deps": [
"encoding/binary",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"base64_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"reflect",
"runtime/debug",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/base64",
"fmt",
"os"
]
}
{
"Dir": "C:\\Go\\src\\strings",
"ImportPath": "strings",
"Name": "strings",
"Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strings.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"CompiledGoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"builder_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go",
"replace_test.go",
"search_test.go",
"strings_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"reflect",
"strconv",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\json",
"ImportPath": "encoding/json",
"Name": "json",
"Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\json.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"CompiledGoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bytes",
"encoding",
"encoding/base64",
"errors",
"fmt",
"io",
"math",
"reflect",
"sort",
"strconv",
"strings",
"sync",
"unicode",
"unicode/utf16",
"unicode/utf8"
],
"Deps": [
"bytes",
"encoding",
"encoding/base64",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"bench_test.go",
"decode_test.go",
"encode_test.go",
"fold_test.go",
"number_test.go",
"scanner_test.go",
"stream_test.go",
"tagkey_test.go",
"tags_test.go"
],
"TestImports": [
"bytes",
"compress/gzip",
"encoding",
"errors",
"fmt",
"image",
"internal/testenv",
"io",
"io/ioutil",
"log",
"math",
"math/big",
"math/rand",
"net",
"net/http",
"net/http/httptest",
"os",
"reflect",
"regexp",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode",
"unicode/utf8"
],
"XTestGoFiles": [
"example_marshaling_test.go",
"example_test.go",
"example_text_marshaling_test.go"
],
"XTestImports": [
"bytes",
"encoding/json",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\inconshreveable\\mousetrap",
"ImportPath": "github.com/inconshreveable/mousetrap",
"Name": "mousetrap",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\inconshreveable\\mousetrap.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"trap_windows_1.4.go"
],
"CompiledGoFiles": [
"trap_windows_1.4.go"
],
"IgnoredGoFiles": [
"trap_others.go",
"trap_windows.go"
],
"Imports": [
"os",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\bufio",
"ImportPath": "bufio",
"Name": "bufio",
"Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bufio.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bufio.go",
"scan.go"
],
"CompiledGoFiles": [
"bufio.go",
"scan.go"
],
"Imports": [
"bytes",
"errors",
"io",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unicode/utf8"
],
"XTestGoFiles": [
"bufio_test.go",
"example_test.go",
"scan_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"os",
"strconv",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\csv",
"ImportPath": "encoding/csv",
"Name": "csv",
"Doc": "Package csv reads and writes comma-separated values (CSV) files.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\csv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"reader.go",
"writer.go"
],
"CompiledGoFiles": [
"reader.go",
"writer.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"reader_test.go",
"writer_test.go"
],
"TestImports": [
"bytes",
"errors",
"io",
"reflect",
"strings",
"testing",
"unicode/utf8"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/csv",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\hex",
"ImportPath": "encoding/hex",
"Name": "hex",
"Doc": "Package hex implements hexadecimal encoding and decoding.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\hex.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hex.go"
],
"CompiledGoFiles": [
"hex.go"
],
"Imports": [
"errors",
"fmt",
"io",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"hex_test.go"
],
"TestImports": [
"bytes",
"fmt",
"io",
"io/ioutil",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/hex",
"fmt",
"log",
"os"
]
}
{
"Dir": "C:\\Go\\src\\flag",
"ImportPath": "flag",
"Name": "flag",
"Doc": "Package flag implements command-line flag parsing.",
"Target": "C:\\Go\\pkg\\windows_amd64\\flag.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"flag.go"
],
"CompiledGoFiles": [
"flag.go"
],
"Imports": [
"errors",
"fmt",
"io",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"os"
],
"XTestGoFiles": [
"example_test.go",
"example_value_test.go",
"flag_test.go"
],
"XTestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io",
"io/ioutil",
"net/url",
"os",
"sort",
"strconv",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\context",
"ImportPath": "context",
"Name": "context",
"Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.",
"Target": "C:\\Go\\pkg\\windows_amd64\\context.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"context.go"
],
"CompiledGoFiles": [
"context.go"
],
"Imports": [
"errors",
"internal/reflectlite",
"sync",
"time"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"context_test.go"
],
"TestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"time"
],
"XTestGoFiles": [
"benchmark_test.go",
"example_test.go",
"net_test.go",
"x_test.go"
],
"XTestImports": [
"context",
"fmt",
"net",
"runtime",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\vendor\\golang.org\\x\\net\\dns\\dnsmessage",
"ImportPath": "vendor/golang.org/x/net/dns/dnsmessage",
"Name": "dnsmessage",
"Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.",
"Target": "C:\\Go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\net\\dns\\dnsmessage.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"message.go"
],
"CompiledGoFiles": [
"message.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\nettrace",
"ImportPath": "internal/nettrace",
"Name": "nettrace",
"Doc": "Package nettrace contains internal hooks for tracing activity in the net package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\nettrace.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"nettrace.go"
],
"CompiledGoFiles": [
"nettrace.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\singleflight",
"ImportPath": "internal/singleflight",
"Name": "singleflight",
"Doc": "Package singleflight provides a duplicate function call suppression mechanism.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\singleflight.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"singleflight.go"
],
"CompiledGoFiles": [
"singleflight.go"
],
"Imports": [
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"singleflight_test.go"
],
"TestImports": [
"errors",
"fmt",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\rand",
"ImportPath": "math/rand",
"Name": "rand",
"Doc": "Package rand implements pseudo-random number generators.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\rand.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"CompiledGoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"IgnoredGoFiles": [
"gen_cooked.go"
],
"Imports": [
"math",
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"race_test.go",
"rand_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"internal/testenv",
"io",
"math",
"os",
"runtime",
"sync",
"testing",
"testing/iotest"
],
"XTestGoFiles": [
"example_test.go",
"regress_test.go"
],
"XTestImports": [
"flag",
"fmt",
"math/rand",
"os",
"reflect",
"strings",
"testing",
"text/tabwriter"
]
}
{
"Dir": "C:\\Go\\src\\net",
"ImportPath": "net",
"Name": "net",
"Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"CompiledGoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"IgnoredGoFiles": [
"addrselect.go",
"addrselect_test.go",
"cgo_aix.go",
"cgo_android.go",
"cgo_bsd.go",
"cgo_linux.go",
"cgo_netbsd.go",
"cgo_openbsd.go",
"cgo_resnew.go",
"cgo_resold.go",
"cgo_socknew.go",
"cgo_sockold.go",
"cgo_solaris.go",
"cgo_stub.go",
"cgo_unix.go",
"cgo_unix_test.go",
"conf.go",
"conf_netcgo.go",
"conf_test.go",
"dial_unix_test.go",
"dnsclient_unix.go",
"dnsclient_unix_test.go",
"dnsconfig_unix.go",
"dnsconfig_unix_test.go",
"error_nacl.go",
"error_plan9.go",
"error_plan9_test.go",
"error_unix.go",
"error_unix_test.go",
"fd_plan9.go",
"fd_unix.go",
"file_plan9.go",
"file_stub.go",
"file_unix.go",
"hook_plan9.go",
"hook_unix.go",
"interface_aix.go",
"interface_bsd.go",
"interface_bsd_test.go",
"interface_bsdvar.go",
"interface_darwin.go",
"interface_freebsd.go",
"interface_linux.go",
"interface_linux_test.go",
"interface_plan9.go",
"interface_solaris.go",
"interface_stub.go",
"interface_unix_test.go",
"iprawsock_plan9.go",
"ipsock_plan9.go",
"lookup_fake.go",
"lookup_plan9.go",
"lookup_unix.go",
"main_cloexec_test.go",
"main_conf_test.go",
"main_plan9_test.go",
"main_unix_test.go",
"net_fake.go",
"netgo_unix_test.go",
"nss.go",
"nss_test.go",
"port_unix.go",
"rawconn_stub_test.go",
"rawconn_unix_test.go",
"sendfile_linux.go",
"sendfile_stub.go",
"sendfile_unix_alt.go",
"sock_bsd.go",
"sock_cloexec.go",
"sock_linux.go",
"sock_plan9.go",
"sock_stub.go",
"sockopt_aix.go",
"sockopt_bsd.go",
"sockopt_linux.go",
"sockopt_plan9.go",
"sockopt_solaris.go",
"sockopt_stub.go",
"sockoptip_bsdvar.go",
"sockoptip_linux.go",
"sockoptip_stub.go",
"splice_linux.go",
"splice_test.go",
"sys_cloexec.go",
"tcpsock_plan9.go",
"tcpsock_unix_test.go",
"tcpsockopt_darwin.go",
"tcpsockopt_dragonfly.go",
"tcpsockopt_openbsd.go",
"tcpsockopt_plan9.go",
"tcpsockopt_solaris.go",
"tcpsockopt_stub.go",
"tcpsockopt_unix.go",
"udpsock_plan9.go",
"udpsock_plan9_test.go",
"unixsock_linux_test.go",
"unixsock_plan9.go",
"unixsock_test.go",
"write_unix_test.go",
"writev_unix.go"
],
"Imports": [
"context",
"errors",
"vendor/golang.org/x/net/dns/dnsmessage",
"internal/bytealg",
"internal/nettrace",
"internal/poll",
"internal/singleflight",
"internal/syscall/windows",
"io",
"math/rand",
"os",
"runtime",
"sort",
"sync",
"syscall",
"time",
"unsafe"
],
"ImportMap": {
"golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage"
},
"Deps": [
"context",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"conn_test.go",
"dial_test.go",
"dnsclient_test.go",
"dnsname_test.go",
"error_posix_test.go",
"error_test.go",
"error_windows_test.go",
"external_test.go",
"file_test.go",
"hosts_test.go",
"interface_test.go",
"ip_test.go",
"iprawsock_test.go",
"ipsock_test.go",
"listen_test.go",
"lookup_test.go",
"lookup_windows_test.go",
"mac_test.go",
"main_noconf_test.go",
"main_posix_test.go",
"main_test.go",
"main_windows_test.go",
"mockserver_test.go",
"net_test.go",
"net_windows_test.go",
"packetconn_test.go",
"parse_test.go",
"platform_test.go",
"port_test.go",
"protoconn_test.go",
"rawconn_test.go",
"rawconn_windows_test.go",
"sendfile_test.go",
"server_test.go",
"tcpsock_test.go",
"timeout_test.go",
"udpsock_test.go",
"unixsock_windows_test.go",
"writev_test.go"
],
"TestImports": [
"bufio",
"bytes",
"context",
"crypto/sha256",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"net/internal/socktest",
"os",
"os/exec",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"pipe_test.go"
],
"XTestImports": [
"fmt",
"io",
"log",
"net",
"testing",
"time",
"vendor/golang.org/x/net/nettest"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\pflag",
"ImportPath": "github.com/spf13/pflag",
"Name": "pflag",
"Doc": "Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\pflag.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"CompiledGoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"Imports": [
"bytes",
"encoding/base64",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"io",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"bool_slice_test.go",
"bool_test.go",
"bytes_test.go",
"count_test.go",
"duration_slice_test.go",
"export_test.go",
"flag_test.go",
"float32_slice_test.go",
"float64_slice_test.go",
"golangflag_test.go",
"int32_slice_test.go",
"int64_slice_test.go",
"int_slice_test.go",
"ip_slice_test.go",
"ip_test.go",
"ipnet_test.go",
"printusage_test.go",
"string_array_test.go",
"string_slice_test.go",
"string_to_int64_test.go",
"string_to_int_test.go",
"string_to_string_test.go",
"uint_slice_test.go"
],
"TestImports": [
"bytes",
"encoding/base64",
"encoding/csv",
"flag",
"fmt",
"io",
"io/ioutil",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"github.com/spf13/pflag"
]
}
{
"Dir": "C:\\Go\\src\\path\\filepath",
"ImportPath": "path/filepath",
"Name": "filepath",
"Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.",
"Target": "C:\\Go\\pkg\\windows_amd64\\path\\filepath.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"CompiledGoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"IgnoredGoFiles": [
"example_unix_test.go",
"example_unix_walk_test.go",
"path_plan9.go",
"path_unix.go",
"symlink_unix.go"
],
"Imports": [
"errors",
"os",
"runtime",
"sort",
"strings",
"syscall",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"example_test.go",
"match_test.go",
"path_test.go",
"path_windows_test.go"
],
"XTestImports": [
"errors",
"flag",
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"os/exec",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io\\ioutil",
"ImportPath": "io/ioutil",
"Name": "ioutil",
"Doc": "Package ioutil implements some I/O utility functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io\\ioutil.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ioutil.go",
"tempfile.go"
],
"CompiledGoFiles": [
"ioutil.go",
"tempfile.go"
],
"Imports": [
"bytes",
"io",
"os",
"path/filepath",
"sort",
"strconv",
"strings",
"sync",
"time"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"path/filepath",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ioutil_test.go",
"tempfile_test.go"
],
"TestImports": [
"os",
"path/filepath",
"regexp",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\net\\url",
"ImportPath": "net/url",
"Name": "url",
"Doc": "Package url parses URLs and implements query escaping.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net\\url.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"url.go"
],
"CompiledGoFiles": [
"url.go"
],
"Imports": [
"errors",
"fmt",
"sort",
"strconv",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"url_test.go"
],
"TestImports": [
"bytes",
"encoding",
"encoding/gob",
"encoding/json",
"fmt",
"io",
"net",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/json",
"fmt",
"log",
"net/url",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\text\\template\\parse",
"ImportPath": "text/template/parse",
"Name": "parse",
"Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template\\parse.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"CompiledGoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"Imports": [
"bytes",
"fmt",
"runtime",
"strconv",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"lex_test.go",
"parse_test.go"
],
"TestImports": [
"flag",
"fmt",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\text\\template",
"ImportPath": "text/template",
"Name": "template",
"Doc": "Package template implements data-driven templates for generating textual output.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"CompiledGoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"Imports": [
"bytes",
"errors",
"fmt",
"internal/fmtsort",
"io",
"io/ioutil",
"net/url",
"path/filepath",
"reflect",
"runtime",
"strings",
"sync",
"text/template/parse",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"exec_test.go",
"multi_test.go"
],
"TestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io/ioutil",
"reflect",
"strings",
"testing",
"text/template/parse"
],
"XTestGoFiles": [
"example_test.go",
"examplefiles_test.go",
"examplefunc_test.go"
],
"XTestImports": [
"io",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\cobra",
"ImportPath": "github.com/spf13/cobra",
"Name": "cobra",
"Doc": "Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\cobra.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"CompiledGoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"IgnoredGoFiles": [
"command_notwin.go"
],
"Imports": [
"bytes",
"encoding/json",
"errors",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"io",
"os",
"path/filepath",
"reflect",
"sort",
"strconv",
"strings",
"text/template",
"time",
"unicode"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"args_test.go",
"bash_completions_test.go",
"cobra_test.go",
"command_test.go",
"powershell_completions_test.go",
"zsh_completions_test.go"
],
"TestImports": [
"bytes",
"fmt",
"github.com/spf13/pflag",
"os",
"os/exec",
"reflect",
"regexp",
"strings",
"testing",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd",
"ImportPath": "github.com/darjun/go-daily-lib/cobra/math/cmd",
"Name": "cmd",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd.a",
"Root": "D:\\code\\golang",
"Match": [
"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd"
],
"Stale": true,
"StaleReason": "build ID mismatch",
"GoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"CompiledGoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"Imports": [
"errors",
"fmt",
"github.com/spf13/cobra",
"os",
"strconv",
"strings"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/cobra",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
]
}
>>
[Trace - 07:20:20.370 AM] Sending notification 'textDocument/didChange'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go","version":2},"contentChanges":[{"range":{"start":{"line":21,"character":1},"end":{"line":21,"character":1}},"rangeLength":0,"text":"\r\n"},{"range":{"start":{"line":10,"character":5},"end":{"line":10,"character":5}},"rangeLength":0,"text":" "}]}
[Trace - 07:20:20.397 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 21.9729ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Trace - 07:20:20.397 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 21.9729ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 21.9729ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Info - 上午7:20:20] 2020/01/16 07:20:20 21.9729ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 07:20:20.419 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 20.9434ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cD:\\code\\golang\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 20.9434ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOPATH", stderr: <<>> stdout: <<D:\code\golang
>>
[Trace - 07:20:20.522 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 119.7211ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\",\n\t\"ImportPath\": \"unicode\",\n\t\"Name\": \"unicode\",\n\t\"Doc\": \"Package unicode provides data and functions to test some properties of Unicode code points.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"casetables.go\",\n\t\t\"digit.go\",\n\t\t\"graphic.go\",\n\t\t\"letter.go\",\n\t\t\"tables.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"digit_test.go\",\n\t\t\"example_test.go\",\n\t\t\"graphic_test.go\",\n\t\t\"letter_test.go\",\n\t\t\"script_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\reflect\",\n\t\"ImportPath\": \"reflect\",\n\t\"Name\": \"reflect\",\n\t\"Doc\": \"Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\reflect.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"deepequal.go\",\n\t\t\"makefunc.go\",\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/json\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sort\",\n\t\"ImportPath\": \"sort\",\n\t\"Name\": \"sort\",\n\t\"Doc\": \"Package sort provides primitives for sorting slices and user-defined collections.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"search.go\",\n\t\t\"slice.go\",\n\t\t\"slice_go113.go\",\n\t\t\"sort.go\",\n\t\t\"zfuncversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"genzfunc.go\",\n\t\t\"slice_go14.go\",\n\t\t\"slice_go18.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_interface_test.go\",\n\t\t\"example_keys_test.go\",\n\t\t\"example_multi_test.go\",\n\t\t\"example_search_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_wrapper_test.go\",\n\t\t\"search_test.go\",\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\fmtsort\",\n\t\"ImportPath\": \"internal/fmtsort\",\n\t\"Name\": \"fmtsort\",\n\t\"Doc\": \"Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\fmtsort.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sort.go\"\n\t],\n\t\"Imports\": [\n\t\t\"reflect\",\n\t\t\"sort\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"reflect\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"sort_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\",\n\t\"ImportPath\": \"io\",\n\t\"Name\": \"io\",\n\t\"Doc\": \"Package io provides basic interfaces to I/O primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"io.go\",\n\t\t\"multi.go\",\n\t\t\"pipe.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"sync\",\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"io_test.go\",\n\t\t\"multi_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/sha1\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\oserror\",\n\t\"ImportPath\": \"internal/oserror\",\n\t\"Name\": \"oserror\",\n\t\"Doc\": \"Package oserror defines errors values used in the os package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\oserror.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\sysdll\",\n\t\"ImportPath\": \"internal/syscall/windows/sysdll\",\n\t\"Name\": \"sysdll\",\n\t\"Doc\": \"Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\sysdll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"sysdll.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"sysdll.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf16\",\n\t\"ImportPath\": \"unicode/utf16\",\n\t\"Name\": \"utf16\",\n\t\"Doc\": \"Package utf16 implements encoding and decoding of UTF-16 sequences.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf16.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf16.go\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"utf16_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\syscall\",\n\t\"ImportPath\": \"syscall\",\n\t\"Name\": \"syscall\",\n\t\"Doc\": \"Package syscall contains an interface to the low-level operating system primitives.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\syscall.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dll_windows.go\",\n\t\t\"endian_little.go\",\n\t\t\"env_windows.go\",\n\t\t\"exec_windows.go\",\n\t\t\"msan0.go\",\n\t\t\"net.go\",\n\t\t\"security_windows.go\",\n\t\t\"str.go\",\n\t\t\"syscall.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"syscall_windows_amd64.go\",\n\t\t\"types_windows.go\",\n\t\t\"types_windows_amd64.go\",\n\t\t\"zerrors_windows.go\",\n\t\t\"zerrors_windows_amd64.go\",\n\t\t\"zsyscall_windows.go\",\n\t\t\"zsysnum_windows_amd64.go\",\n\t\t\"asm_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bpf_bsd.go\",\n\t\t\"bpf_darwin.go\",\n\t\t\"const_plan9.go\",\n\t\t\"creds_test.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dirent.go\",\n\t\t\"dirent_bsd_test.go\",\n\t\t\"endian_big.go\",\n\t\t\"env_plan9.go\",\n\t\t\"env_unix.go\",\n\t\t\"errors_plan9.go\",\n\t\t\"exec_aix_test.go\",\n\t\t\"exec_bsd.go\",\n\t\t\"exec_darwin.go\",\n\t\t\"exec_libc.go\",\n\t\t\"exec_linux.go\",\n\t\t\"exec_linux_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_solaris_test.go\",\n\t\t\"exec_unix.go\",\n\t\t\"exec_unix_test.go\",\n\t\t\"export_freebsd_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fd_nacl.go\",\n\t\t\"flock.go\",\n\t\t\"flock_aix.go\",\n\t\t\"flock_darwin.go\",\n\t\t\"flock_linux_32bit.go\",\n\t\t\"forkpipe.go\",\n\t\t\"forkpipe2.go\",\n\t\t\"fs_js.go\",\n\t\t\"fs_nacl.go\",\n\t\t\"getdirentries_test.go\",\n\t\t\"lsf_linux.go\",\n\t\t\"mkasm_darwin.go\",\n\t\t\"mkpost.go\",\n\t\t\"mksyscall_windows.go\",\n\t\t\"mmap_unix_test.go\",\n\t\t\"msan.go\",\n\t\t\"net_js.go\",\n\t\t\"net_nacl.go\",\n\t\t\"netlink_linux.go\",\n\t\t\"pwd_plan9.go\",\n\t\t\"route_bsd.go\",\n\t\t\"route_darwin.go\",\n\t\t\"route_dragonfly.go\",\n\t\t\"route_freebsd.go\",\n\t\t\"route_freebsd_32bit.go\",\n\t\t\"route_freebsd_64bit.go\",\n\t\t\"route_netbsd.go\",\n\t\t\"route_openbsd.go\",\n\t\t\"setuidgid_32_linux.go\",\n\t\t\"setuidgid_linux.go\",\n\t\t\"sockcmsg_linux.go\",\n\t\t\"sockcmsg_unix.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_aix_ppc64.go\",\n\t\t\"syscall_bsd.go\",\n\t\t\"syscall_bsd_test.go\",\n\t\t\"syscall_darwin.go\",\n\t\t\"syscall_darwin_386.go\",\n\t\t\"syscall_darwin_amd64.go\",\n\t\t\"syscall_darwin_arm.go\",\n\t\t\"syscall_darwin_arm64.go\",\n\t\t\"syscall_dragonfly.go\",\n\t\t\"syscall_dragonfly_amd64.go\",\n\t\t\"syscall_freebsd.go\",\n\t\t\"syscall_freebsd_386.go\",\n\t\t\"syscall_freebsd_amd64.go\",\n\t\t\"syscall_freebsd_arm.go\",\n\t\t\"syscall_freebsd_test.go\",\n\t\t\"syscall_getwd_bsd.go\",\n\t\t\"syscall_js.go\",\n\t\t\"syscall_linux.go\",\n\t\t\"syscall_linux_386.go\",\n\t\t\"syscall_linux_amd64.go\",\n\t\t\"syscall_linux_arm.go\",\n\t\t\"syscall_linux_arm64.go\",\n\t\t\"syscall_linux_mips64x.go\",\n\t\t\"syscall_linux_mipsx.go\",\n\t\t\"syscall_linux_ppc64x.go\",\n\t\t\"syscall_linux_s390x.go\",\n\t\t\"syscall_linux_test.go\",\n\t\t\"syscall_nacl.go\",\n\t\t\"syscall_nacl_386.go\",\n\t\t\"syscall_nacl_amd64p32.go\",\n\t\t\"syscall_nacl_arm.go\",\n\t\t\"syscall_netbsd.go\",\n\t\t\"syscall_netbsd_386.go\",\n\t\t\"syscall_netbsd_amd64.go\",\n\t\t\"syscall_netbsd_arm.go\",\n\t\t\"syscall_netbsd_arm64.go\",\n\t\t\"syscall_openbsd.go\",\n\t\t\"syscall_openbsd_386.go\",\n\t\t\"syscall_openbsd_amd64.go\",\n\t\t\"syscall_openbsd_arm.go\",\n\t\t\"syscall_openbsd_arm64.go\",\n\t\t\"syscall_plan9.go\",\n\t\t\"syscall_plan9_test.go\",\n\t\t\"syscall_ptrace_test.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"syscall_solaris_amd64.go\",\n\t\t\"syscall_unix.go\",\n\t\t\"syscall_unix_test.go\",\n\t\t\"syscall_windows_386.go\",\n\t\t\"tables_nacljs.go\",\n\t\t\"timestruct.go\",\n\t\t\"types_aix.go\",\n\t\t\"types_darwin.go\",\n\t\t\"types_dragonfly.go\",\n\t\t\"types_freebsd.go\",\n\t\t\"types_linux.go\",\n\t\t\"types_netbsd.go\",\n\t\t\"types_openbsd.go\",\n\t\t\"types_solaris.go\",\n\t\t\"types_windows_386.go\",\n\t\t\"types_windows_arm.go\",\n\t\t\"unzip_nacl.go\",\n\t\t\"zerrors_aix_ppc64.go\",\n\t\t\"zerrors_darwin_386.go\",\n\t\t\"zerrors_darwin_amd64.go\",\n\t\t\"zerrors_darwin_arm.go\",\n\t\t\"zerrors_darwin_arm64.go\",\n\t\t\"zerrors_dragonfly_amd64.go\",\n\t\t\"zerrors_freebsd_386.go\",\n\t\t\"zerrors_freebsd_amd64.go\",\n\t\t\"zerrors_freebsd_arm.go\",\n\t\t\"zerrors_linux_386.go\",\n\t\t\"zerrors_linux_amd64.go\",\n\t\t\"zerrors_linux_arm.go\",\n\t\t\"zerrors_linux_arm64.go\",\n\t\t\"zerrors_linux_mips.go\",\n\t\t\"zerrors_linux_mips64.go\",\n\t\t\"zerrors_linux_mips64le.go\",\n\t\t\"zerrors_linux_mipsle.go\",\n\t\t\"zerrors_linux_ppc64.go\",\n\t\t\"zerrors_linux_ppc64le.go\",\n\t\t\"zerrors_linux_s390x.go\",\n\t\t\"zerrors_netbsd_386.go\",\n\t\t\"zerrors_netbsd_amd64.go\",\n\t\t\"zerrors_netbsd_arm.go\",\n\t\t\"zerrors_netbsd_arm64.go\",\n\t\t\"zerrors_openbsd_386.go\",\n\t\t\"zerrors_openbsd_amd64.go\",\n\t\t\"zerrors_openbsd_arm.go\",\n\t\t\"zerrors_openbsd_arm64.go\",\n\t\t\"zerrors_solaris_amd64.go\",\n\t\t\"zerrors_windows_386.go\",\n\t\t\"zsyscall_aix_ppc64.go\",\n\t\t\"zsyscall_darwin_386.go\",\n\t\t\"zsyscall_darwin_amd64.go\",\n\t\t\"zsyscall_darwin_arm.go\",\n\t\t\"zsyscall_darwin_arm64.go\",\n\t\t\"zsyscall_dragonfly_amd64.go\",\n\t\t\"zsyscall_freebsd_386.go\",\n\t\t\"zsyscall_freebsd_amd64.go\",\n\t\t\"zsyscall_freebsd_arm.go\",\n\t\t\"zsyscall_linux_386.go\",\n\t\t\"zsyscall_linux_amd64.go\",\n\t\t\"zsyscall_linux_arm.go\",\n\t\t\"zsyscall_linux_arm64.go\",\n\t\t\"zsyscall_linux_mips.go\",\n\t\t\"zsyscall_linux_mips64.go\",\n\t\t\"zsyscall_linux_mips64le.go\",\n\t\t\"zsyscall_linux_mipsle.go\",\n\t\t\"zsyscall_linux_ppc64.go\",\n\t\t\"zsyscall_linux_ppc64le.go\",\n\t\t\"zsyscall_linux_s390x.go\",\n\t\t\"zsyscall_nacl_386.go\",\n\t\t\"zsyscall_nacl_amd64p32.go\",\n\t\t\"zsyscall_nacl_arm.go\",\n\t\t\"zsyscall_netbsd_386.go\",\n\t\t\"zsyscall_netbsd_amd64.go\",\n\t\t\"zsyscall_netbsd_arm.go\",\n\t\t\"zsyscall_netbsd_arm64.go\",\n\t\t\"zsyscall_openbsd_386.go\",\n\t\t\"zsyscall_openbsd_amd64.go\",\n\t\t\"zsyscall_openbsd_arm.go\",\n\t\t\"zsyscall_openbsd_arm64.go\",\n\t\t\"zsyscall_plan9_386.go\",\n\t\t\"zsyscall_plan9_amd64.go\",\n\t\t\"zsyscall_plan9_arm.go\",\n\t\t\"zsyscall_solaris_amd64.go\",\n\t\t\"zsysctl_openbsd.go\",\n\t\t\"zsysnum_darwin_386.go\",\n\t\t\"zsysnum_darwin_amd64.go\",\n\t\t\"zsysnum_darwin_arm.go\",\n\t\t\"zsysnum_darwin_arm64.go\",\n\t\t\"zsysnum_dragonfly_amd64.go\",\n\t\t\"zsysnum_freebsd_386.go\",\n\t\t\"zsysnum_freebsd_amd64.go\",\n\t\t\"zsysnum_freebsd_arm.go\",\n\t\t\"zsysnum_linux_386.go\",\n\t\t\"zsysnum_linux_amd64.go\",\n\t\t\"zsysnum_linux_arm.go\",\n\t\t\"zsysnum_linux_arm64.go\",\n\t\t\"zsysnum_linux_mips.go\",\n\t\t\"zsysnum_linux_mips64.go\",\n\t\t\"zsysnum_linux_mips64le.go\",\n\t\t\"zsysnum_linux_mipsle.go\",\n\t\t\"zsysnum_linux_ppc64.go\",\n\t\t\"zsysnum_linux_ppc64le.go\",\n\t\t\"zsysnum_linux_s390x.go\",\n\t\t\"zsysnum_netbsd_386.go\",\n\t\t\"zsysnum_netbsd_amd64.go\",\n\t\t\"zsysnum_netbsd_arm.go\",\n\t\t\"zsysnum_netbsd_arm64.go\",\n\t\t\"zsysnum_openbsd_386.go\",\n\t\t\"zsysnum_openbsd_amd64.go\",\n\t\t\"zsysnum_openbsd_arm.go\",\n\t\t\"zsysnum_openbsd_arm64.go\",\n\t\t\"zsysnum_plan9.go\",\n\t\t\"zsysnum_solaris_amd64.go\",\n\t\t\"zsysnum_windows_386.go\",\n\t\t\"ztypes_aix_ppc64.go\",\n\t\t\"ztypes_darwin_386.go\",\n\t\t\"ztypes_darwin_amd64.go\",\n\t\t\"ztypes_darwin_arm.go\",\n\t\t\"ztypes_darwin_arm64.go\",\n\t\t\"ztypes_dragonfly_amd64.go\",\n\t\t\"ztypes_freebsd_386.go\",\n\t\t\"ztypes_freebsd_amd64.go\",\n\t\t\"ztypes_freebsd_arm.go\",\n\t\t\"ztypes_linux_386.go\",\n\t\t\"ztypes_linux_amd64.go\",\n\t\t\"ztypes_linux_arm.go\",\n\t\t\"ztypes_linux_arm64.go\",\n\t\t\"ztypes_linux_mips.go\",\n\t\t\"ztypes_linux_mips64.go\",\n\t\t\"ztypes_linux_mips64le.go\",\n\t\t\"ztypes_linux_mipsle.go\",\n\t\t\"ztypes_linux_ppc64.go\",\n\t\t\"ztypes_linux_ppc64le.go\",\n\t\t\"ztypes_linux_s390x.go\",\n\t\t\"ztypes_netbsd_386.go\",\n\t\t\"ztypes_netbsd_amd64.go\",\n\t\t\"ztypes_netbsd_arm.go\",\n\t\t\"ztypes_netbsd_arm64.go\",\n\t\t\"ztypes_openbsd_386.go\",\n\t\t\"ztypes_openbsd_amd64.go\",\n\t\t\"ztypes_openbsd_arm.go\",\n\t\t\"ztypes_openbsd_arm64.go\",\n\t\t\"ztypes_solaris_amd64.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"syscall_test.go\",\n\t\t\"syscall_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\",\n\t\"ImportPath\": \"internal/syscall/windows\",\n\t\"Name\": \"windows\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"psapi_windows.go\",\n\t\t\"reparse_windows.go\",\n\t\t\"security_windows.go\",\n\t\t\"symlink_windows.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"exec_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"internal/syscall/windows\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\syscall\\\\windows\\\\registry\",\n\t\"ImportPath\": \"internal/syscall/windows/registry\",\n\t\"Name\": \"registry\",\n\t\"Doc\": \"Package registry provides access to the Windows registry.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\syscall\\\\windows\\\\registry.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"key.go\",\n\t\t\"syscall.go\",\n\t\t\"value.go\",\n\t\t\"zsyscall_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"mksyscall.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"registry_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\time\",\n\t\"ImportPath\": \"time\",\n\t\"Name\": \"time\",\n\t\"Doc\": \"Package time provides functionality for measuring and displaying time.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\time.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"format.go\",\n\t\t\"sleep.go\",\n\t\t\"sys_windows.go\",\n\t\t\"tick.go\",\n\t\t\"time.go\",\n\t\t\"zoneinfo.go\",\n\t\t\"zoneinfo_abbrs_windows.go\",\n\t\t\"zoneinfo_read.go\",\n\t\t\"zoneinfo_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"export_android_test.go\",\n\t\t\"genzabbrs.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_unix.go\",\n\t\t\"zoneinfo_android.go\",\n\t\t\"zoneinfo_android_test.go\",\n\t\t\"zoneinfo_ios.go\",\n\t\t\"zoneinfo_js.go\",\n\t\t\"zoneinfo_plan9.go\",\n\t\t\"zoneinfo_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"sync\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"format_test.go\",\n\t\t\"mono_test.go\",\n\t\t\"sleep_test.go\",\n\t\t\"tick_test.go\",\n\t\t\"time_test.go\",\n\t\t\"zoneinfo_test.go\",\n\t\t\"zoneinfo_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\poll\",\n\t\"ImportPath\": \"internal/poll\",\n\t\"Name\": \"poll\",\n\t\"Doc\": \"Package poll supports non-blocking I/O on file descriptors with polling.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\poll.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errno_windows.go\",\n\t\t\"fd.go\",\n\t\t\"fd_fsync_windows.go\",\n\t\t\"fd_mutex.go\",\n\t\t\"fd_poll_runtime.go\",\n\t\t\"fd_posix.go\",\n\t\t\"fd_windows.go\",\n\t\t\"hook_windows.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sockopt.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"errno_unix.go\",\n\t\t\"error_linux_test.go\",\n\t\t\"fd_fsync_darwin.go\",\n\t\t\"fd_fsync_posix.go\",\n\t\t\"fd_io_plan9.go\",\n\t\t\"fd_opendir_darwin.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_poll_nacljs.go\",\n\t\t\"fd_unix.go\",\n\t\t\"fd_writev_darwin.go\",\n\t\t\"fd_writev_unix.go\",\n\t\t\"hook_cloexec.go\",\n\t\t\"hook_unix.go\",\n\t\t\"sendfile_bsd.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_solaris.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_unix.go\",\n\t\t\"splice_linux.go\",\n\t\t\"strconv.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"writev.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_posix_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"error_stub_test.go\",\n\t\t\"error_test.go\",\n\t\t\"fd_mutex_test.go\",\n\t\t\"fd_posix_test.go\",\n\t\t\"fd_windows_test.go\",\n\t\t\"read_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\testlog\",\n\t\"ImportPath\": \"internal/testlog\",\n\t\"Name\": \"testlog\",\n\t\"Doc\": \"Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\testlog.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"log.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync/atomic\"\n\t],\n\t\"Deps\": [\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\os\",\n\t\"ImportPath\": \"os\",\n\t\"Name\": \"os\",\n\t\"Doc\": \"Package os provides a platform-independent interface to operating system functionality.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\os.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"dir.go\",\n\t\t\"dir_windows.go\",\n\t\t\"env.go\",\n\t\t\"env_windows.go\",\n\t\t\"error.go\",\n\t\t\"error_errno.go\",\n\t\t\"error_posix.go\",\n\t\t\"exec.go\",\n\t\t\"exec_posix.go\",\n\t\t\"exec_windows.go\",\n\t\t\"executable.go\",\n\t\t\"executable_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_posix.go\",\n\t\t\"file_windows.go\",\n\t\t\"getwd.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"proc.go\",\n\t\t\"rawconn.go\",\n\t\t\"removeall_noat.go\",\n\t\t\"stat.go\",\n\t\t\"stat_windows.go\",\n\t\t\"sticky_notbsd.go\",\n\t\t\"str.go\",\n\t\t\"sys.go\",\n\t\t\"sys_windows.go\",\n\t\t\"types.go\",\n\t\t\"types_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"dir_darwin.go\",\n\t\t\"dir_plan9.go\",\n\t\t\"dir_unix.go\",\n\t\t\"env_default.go\",\n\t\t\"env_unix_test.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"exec_plan9.go\",\n\t\t\"exec_unix.go\",\n\t\t\"executable_darwin.go\",\n\t\t\"executable_freebsd.go\",\n\t\t\"executable_path.go\",\n\t\t\"executable_plan9.go\",\n\t\t\"executable_procfs.go\",\n\t\t\"executable_solaris.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"fifo_test.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_unix.go\",\n\t\t\"getwd_darwin.go\",\n\t\t\"os_unix_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"pipe2_bsd.go\",\n\t\t\"pipe_bsd.go\",\n\t\t\"pipe_linux.go\",\n\t\t\"removeall_at.go\",\n\t\t\"stat_aix.go\",\n\t\t\"stat_darwin.go\",\n\t\t\"stat_dragonfly.go\",\n\t\t\"stat_freebsd.go\",\n\t\t\"stat_linux.go\",\n\t\t\"stat_nacljs.go\",\n\t\t\"stat_netbsd.go\",\n\t\t\"stat_openbsd.go\",\n\t\t\"stat_plan9.go\",\n\t\t\"stat_solaris.go\",\n\t\t\"stat_unix.go\",\n\t\t\"sticky_bsd.go\",\n\t\t\"sys_aix.go\",\n\t\t\"sys_bsd.go\",\n\t\t\"sys_js.go\",\n\t\t\"sys_linux.go\",\n\t\t\"sys_nacl.go\",\n\t\t\"sys_plan9.go\",\n\t\t\"sys_solaris.go\",\n\t\t\"sys_unix.go\",\n\t\t\"timeout_test.go\",\n\t\t\"types_plan9.go\",\n\t\t\"types_unix.go\",\n\t\t\"wait_unimp.go\",\n\t\t\"wait_wait6.go\",\n\t\t\"wait_waitid.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"env_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"example_test.go\",\n\t\t\"executable_test.go\",\n\t\t\"os_test.go\",\n\t\t\"os_windows_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\",\n\t\t\"pipe_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"removeall_test.go\",\n\t\t\"stat_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"os/signal\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\fmt\",\n\t\"ImportPath\": \"fmt\",\n\t\"Name\": \"fmt\",\n\t\"Doc\": \"Package fmt implements formatted I/O with functions analogous to C's printf and scanf.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\fmt.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"errors.go\",\n\t\t\"format.go\",\n\t\t\"print.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fmt_test.go\",\n\t\t\"gostringer_example_test.go\",\n\t\t\"scan_test.go\",\n\t\t\"stringer_example_test.go\",\n\t\t\"stringer_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bytes\",\n\t\"ImportPath\": \"bytes\",\n\t\"Name\": \"bytes\",\n\t\"Doc\": \"Package bytes implements functions for the manipulation of byte slices.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bytes.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"buffer.go\",\n\t\t\"bytes.go\",\n\t\t\"reader.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"boundary_test.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"buffer_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\",\n\t\"ImportPath\": \"encoding\",\n\t\"Name\": \"encoding\",\n\t\"Doc\": \"Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"encoding.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"encoding.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\binary\",\n\t\"ImportPath\": \"encoding/binary\",\n\t\"Name\": \"binary\",\n\t\"Doc\": \"Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\binary.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"binary.go\",\n\t\t\"varint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"binary_test.go\",\n\t\t\"varint_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/binary\",\n\t\t\"fmt\",\n\t\t\"math\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\base64\",\n\t\"ImportPath\": \"encoding/base64\",\n\t\"Name\": \"base64\",\n\t\"Doc\": \"Package base64 implements base64 encoding as specified by RFC 4648.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\base64.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"base64.go\"\n\t],\n\t\"Imports\": [\n\t\t\"encoding/binary\",\n\t\t\"io\",\n\t\t\"strconv\"\n\t],\n\t\"Deps\": [\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"strconv\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"base64_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"runtime/debug\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strings\",\n\t\"ImportPath\": \"strings\",\n\t\"Name\": \"strings\",\n\t\"Doc\": \"Package strings implements simple functions to manipulate UTF-8 encoded strings.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strings.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"builder.go\",\n\t\t\"compare.go\",\n\t\t\"reader.go\",\n\t\t\"replace.go\",\n\t\t\"search.go\",\n\t\t\"strings.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"io\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"builder_test.go\",\n\t\t\"compare_test.go\",\n\t\t\"example_test.go\",\n\t\t\"reader_test.go\",\n\t\t\"replace_test.go\",\n\t\t\"search_test.go\",\n\t\t\"strings_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"reflect\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\json\",\n\t\"ImportPath\": \"encoding/json\",\n\t\"Name\": \"json\",\n\t\"Doc\": \"Package json implements encoding and decoding of JSON as defined in RFC 7159.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\json.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"decode.go\",\n\t\t\"encode.go\",\n\t\t\"fold.go\",\n\t\t\"indent.go\",\n\t\t\"scanner.go\",\n\t\t\"stream.go\",\n\t\t\"tables.go\",\n\t\t\"tags.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bench_test.go\",\n\t\t\"decode_test.go\",\n\t\t\"encode_test.go\",\n\t\t\"fold_test.go\",\n\t\t\"number_test.go\",\n\t\t\"scanner_test.go\",\n\t\t\"stream_test.go\",\n\t\t\"tagkey_test.go\",\n\t\t\"tags_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"compress/gzip\",\n\t\t\"encoding\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"image\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/big\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/http\",\n\t\t\"net/http/httptest\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_marshaling_test.go\",\n\t\t\"example_test.go\",\n\t\t\"example_text_marshaling_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\inconshreveable\\\\mousetrap\",\n\t\"ImportPath\": \"github.com/inconshreveable/mousetrap\",\n\t\"Name\": \"mousetrap\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\inconshreveable\\\\mousetrap.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"trap_windows_1.4.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"trap_others.go\",\n\t\t\"trap_windows.go\"\n\t],\n\t\"Imports\": [\n\t\t\"os\",\n\t\t\"syscall\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\bufio\",\n\t\"ImportPath\": \"bufio\",\n\t\"Name\": \"bufio\",\n\t\"Doc\": \"Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\bufio.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bufio.go\",\n\t\t\"scan.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bufio_test.go\",\n\t\t\"example_test.go\",\n\t\t\"scan_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"testing/iotest\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\csv\",\n\t\"ImportPath\": \"encoding/csv\",\n\t\"Name\": \"csv\",\n\t\"Doc\": \"Package csv reads and writes comma-separated values (CSV) files.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\csv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"reader.go\",\n\t\t\"writer.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"fuzz.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"reader_test.go\",\n\t\t\"writer_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"io\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/csv\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\encoding\\\\hex\",\n\t\"ImportPath\": \"encoding/hex\",\n\t\"Name\": \"hex\",\n\t\"Doc\": \"Package hex implements hexadecimal encoding and decoding.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\encoding\\\\hex.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"hex.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"hex_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/hex\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"os\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\flag\",\n\t\"ImportPath\": \"flag\",\n\t\"Name\": \"flag\",\n\t\"Doc\": \"Package flag implements command-line flag parsing.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\flag.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"flag.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"example_value_test.go\",\n\t\t\"flag_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\context\",\n\t\"ImportPath\": \"context\",\n\t\"Name\": \"context\",\n\t\"Doc\": \"Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\context.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"context.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/reflectlite\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"io\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"context_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"benchmark_test.go\",\n\t\t\"example_test.go\",\n\t\t\"net_test.go\",\n\t\t\"x_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"context\",\n\t\t\"fmt\",\n\t\t\"net\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage\",\n\t\"ImportPath\": \"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\"Name\": \"dnsmessage\",\n\t\"Doc\": \"Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\vendor\\\\golang.org\\\\x\\\\net\\\\dns\\\\dnsmessage.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"message.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\nettrace\",\n\t\"ImportPath\": \"internal/nettrace\",\n\t\"Name\": \"nettrace\",\n\t\"Doc\": \"Package nettrace contains internal hooks for tracing activity in the net package.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\nettrace.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"nettrace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"nettrace.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\singleflight\",\n\t\"ImportPath\": \"internal/singleflight\",\n\t\"Name\": \"singleflight\",\n\t\"Doc\": \"Package singleflight provides a duplicate function call suppression mechanism.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\singleflight.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"singleflight.go\"\n\t],\n\t\"Imports\": [\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"singleflight_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\rand\",\n\t\"ImportPath\": \"math/rand\",\n\t\"Name\": \"rand\",\n\t\"Doc\": \"Package rand implements pseudo-random number generators.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\rand.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"exp.go\",\n\t\t\"normal.go\",\n\t\t\"rand.go\",\n\t\t\"rng.go\",\n\t\t\"zipf.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"gen_cooked.go\"\n\t],\n\t\"Imports\": [\n\t\t\"math\",\n\t\t\"sync\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"race_test.go\",\n\t\t\"rand_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"testing/iotest\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"regress_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/tabwriter\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\",\n\t\"ImportPath\": \"net\",\n\t\"Name\": \"net\",\n\t\"Doc\": \"Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cgo_windows.go\",\n\t\t\"dial.go\",\n\t\t\"dnsclient.go\",\n\t\t\"error_posix.go\",\n\t\t\"error_windows.go\",\n\t\t\"fd_windows.go\",\n\t\t\"file.go\",\n\t\t\"file_windows.go\",\n\t\t\"hook.go\",\n\t\t\"hook_windows.go\",\n\t\t\"hosts.go\",\n\t\t\"interface.go\",\n\t\t\"interface_windows.go\",\n\t\t\"ip.go\",\n\t\t\"iprawsock.go\",\n\t\t\"iprawsock_posix.go\",\n\t\t\"ipsock.go\",\n\t\t\"ipsock_posix.go\",\n\t\t\"lookup.go\",\n\t\t\"lookup_windows.go\",\n\t\t\"mac.go\",\n\t\t\"net.go\",\n\t\t\"parse.go\",\n\t\t\"pipe.go\",\n\t\t\"port.go\",\n\t\t\"rawconn.go\",\n\t\t\"sendfile_windows.go\",\n\t\t\"sock_posix.go\",\n\t\t\"sock_windows.go\",\n\t\t\"sockaddr_posix.go\",\n\t\t\"sockopt_posix.go\",\n\t\t\"sockopt_windows.go\",\n\t\t\"sockoptip_posix.go\",\n\t\t\"sockoptip_windows.go\",\n\t\t\"splice_stub.go\",\n\t\t\"tcpsock.go\",\n\t\t\"tcpsock_posix.go\",\n\t\t\"tcpsockopt_posix.go\",\n\t\t\"tcpsockopt_windows.go\",\n\t\t\"udpsock.go\",\n\t\t\"udpsock_posix.go\",\n\t\t\"unixsock.go\",\n\t\t\"unixsock_posix.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"addrselect.go\",\n\t\t\"addrselect_test.go\",\n\t\t\"cgo_aix.go\",\n\t\t\"cgo_android.go\",\n\t\t\"cgo_bsd.go\",\n\t\t\"cgo_linux.go\",\n\t\t\"cgo_netbsd.go\",\n\t\t\"cgo_openbsd.go\",\n\t\t\"cgo_resnew.go\",\n\t\t\"cgo_resold.go\",\n\t\t\"cgo_socknew.go\",\n\t\t\"cgo_sockold.go\",\n\t\t\"cgo_solaris.go\",\n\t\t\"cgo_stub.go\",\n\t\t\"cgo_unix.go\",\n\t\t\"cgo_unix_test.go\",\n\t\t\"conf.go\",\n\t\t\"conf_netcgo.go\",\n\t\t\"conf_test.go\",\n\t\t\"dial_unix_test.go\",\n\t\t\"dnsclient_unix.go\",\n\t\t\"dnsclient_unix_test.go\",\n\t\t\"dnsconfig_unix.go\",\n\t\t\"dnsconfig_unix_test.go\",\n\t\t\"error_nacl.go\",\n\t\t\"error_plan9.go\",\n\t\t\"error_plan9_test.go\",\n\t\t\"error_unix.go\",\n\t\t\"error_unix_test.go\",\n\t\t\"fd_plan9.go\",\n\t\t\"fd_unix.go\",\n\t\t\"file_plan9.go\",\n\t\t\"file_stub.go\",\n\t\t\"file_unix.go\",\n\t\t\"hook_plan9.go\",\n\t\t\"hook_unix.go\",\n\t\t\"interface_aix.go\",\n\t\t\"interface_bsd.go\",\n\t\t\"interface_bsd_test.go\",\n\t\t\"interface_bsdvar.go\",\n\t\t\"interface_darwin.go\",\n\t\t\"interface_freebsd.go\",\n\t\t\"interface_linux.go\",\n\t\t\"interface_linux_test.go\",\n\t\t\"interface_plan9.go\",\n\t\t\"interface_solaris.go\",\n\t\t\"interface_stub.go\",\n\t\t\"interface_unix_test.go\",\n\t\t\"iprawsock_plan9.go\",\n\t\t\"ipsock_plan9.go\",\n\t\t\"lookup_fake.go\",\n\t\t\"lookup_plan9.go\",\n\t\t\"lookup_unix.go\",\n\t\t\"main_cloexec_test.go\",\n\t\t\"main_conf_test.go\",\n\t\t\"main_plan9_test.go\",\n\t\t\"main_unix_test.go\",\n\t\t\"net_fake.go\",\n\t\t\"netgo_unix_test.go\",\n\t\t\"nss.go\",\n\t\t\"nss_test.go\",\n\t\t\"port_unix.go\",\n\t\t\"rawconn_stub_test.go\",\n\t\t\"rawconn_unix_test.go\",\n\t\t\"sendfile_linux.go\",\n\t\t\"sendfile_stub.go\",\n\t\t\"sendfile_unix_alt.go\",\n\t\t\"sock_bsd.go\",\n\t\t\"sock_cloexec.go\",\n\t\t\"sock_linux.go\",\n\t\t\"sock_plan9.go\",\n\t\t\"sock_stub.go\",\n\t\t\"sockopt_aix.go\",\n\t\t\"sockopt_bsd.go\",\n\t\t\"sockopt_linux.go\",\n\t\t\"sockopt_plan9.go\",\n\t\t\"sockopt_solaris.go\",\n\t\t\"sockopt_stub.go\",\n\t\t\"sockoptip_bsdvar.go\",\n\t\t\"sockoptip_linux.go\",\n\t\t\"sockoptip_stub.go\",\n\t\t\"splice_linux.go\",\n\t\t\"splice_test.go\",\n\t\t\"sys_cloexec.go\",\n\t\t\"tcpsock_plan9.go\",\n\t\t\"tcpsock_unix_test.go\",\n\t\t\"tcpsockopt_darwin.go\",\n\t\t\"tcpsockopt_dragonfly.go\",\n\t\t\"tcpsockopt_openbsd.go\",\n\t\t\"tcpsockopt_plan9.go\",\n\t\t\"tcpsockopt_solaris.go\",\n\t\t\"tcpsockopt_stub.go\",\n\t\t\"tcpsockopt_unix.go\",\n\t\t\"udpsock_plan9.go\",\n\t\t\"udpsock_plan9_test.go\",\n\t\t\"unixsock_linux_test.go\",\n\t\t\"unixsock_plan9.go\",\n\t\t\"unixsock_test.go\",\n\t\t\"write_unix_test.go\",\n\t\t\"writev_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/poll\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"ImportMap\": {\n\t\t\"golang.org/x/net/dns/dnsmessage\": \"vendor/golang.org/x/net/dns/dnsmessage\"\n\t},\n\t\"Deps\": [\n\t\t\"context\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"conn_test.go\",\n\t\t\"dial_test.go\",\n\t\t\"dnsclient_test.go\",\n\t\t\"dnsname_test.go\",\n\t\t\"error_posix_test.go\",\n\t\t\"error_test.go\",\n\t\t\"error_windows_test.go\",\n\t\t\"external_test.go\",\n\t\t\"file_test.go\",\n\t\t\"hosts_test.go\",\n\t\t\"interface_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"iprawsock_test.go\",\n\t\t\"ipsock_test.go\",\n\t\t\"listen_test.go\",\n\t\t\"lookup_test.go\",\n\t\t\"lookup_windows_test.go\",\n\t\t\"mac_test.go\",\n\t\t\"main_noconf_test.go\",\n\t\t\"main_posix_test.go\",\n\t\t\"main_test.go\",\n\t\t\"main_windows_test.go\",\n\t\t\"mockserver_test.go\",\n\t\t\"net_test.go\",\n\t\t\"net_windows_test.go\",\n\t\t\"packetconn_test.go\",\n\t\t\"parse_test.go\",\n\t\t\"platform_test.go\",\n\t\t\"port_test.go\",\n\t\t\"protoconn_test.go\",\n\t\t\"rawconn_test.go\",\n\t\t\"rawconn_windows_test.go\",\n\t\t\"sendfile_test.go\",\n\t\t\"server_test.go\",\n\t\t\"tcpsock_test.go\",\n\t\t\"timeout_test.go\",\n\t\t\"udpsock_test.go\",\n\t\t\"unixsock_windows_test.go\",\n\t\t\"writev_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"crypto/sha256\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/poll\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math/rand\",\n\t\t\"net/internal/socktest\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"pipe_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"log\",\n\t\t\"net\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"vendor/golang.org/x/net/nettest\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\pflag\",\n\t\"ImportPath\": \"github.com/spf13/pflag\",\n\t\"Name\": \"pflag\",\n\t\"Doc\": \"Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\pflag.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bool.go\",\n\t\t\"bool_slice.go\",\n\t\t\"bytes.go\",\n\t\t\"count.go\",\n\t\t\"duration.go\",\n\t\t\"duration_slice.go\",\n\t\t\"flag.go\",\n\t\t\"float32.go\",\n\t\t\"float32_slice.go\",\n\t\t\"float64.go\",\n\t\t\"float64_slice.go\",\n\t\t\"golangflag.go\",\n\t\t\"int.go\",\n\t\t\"int16.go\",\n\t\t\"int32.go\",\n\t\t\"int32_slice.go\",\n\t\t\"int64.go\",\n\t\t\"int64_slice.go\",\n\t\t\"int8.go\",\n\t\t\"int_slice.go\",\n\t\t\"ip.go\",\n\t\t\"ip_slice.go\",\n\t\t\"ipmask.go\",\n\t\t\"ipnet.go\",\n\t\t\"string.go\",\n\t\t\"string_array.go\",\n\t\t\"string_slice.go\",\n\t\t\"string_to_int.go\",\n\t\t\"string_to_int64.go\",\n\t\t\"string_to_string.go\",\n\t\t\"uint.go\",\n\t\t\"uint16.go\",\n\t\t\"uint32.go\",\n\t\t\"uint64.go\",\n\t\t\"uint8.go\",\n\t\t\"uint_slice.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"bool_slice_test.go\",\n\t\t\"bool_test.go\",\n\t\t\"bytes_test.go\",\n\t\t\"count_test.go\",\n\t\t\"duration_slice_test.go\",\n\t\t\"export_test.go\",\n\t\t\"flag_test.go\",\n\t\t\"float32_slice_test.go\",\n\t\t\"float64_slice_test.go\",\n\t\t\"golangflag_test.go\",\n\t\t\"int32_slice_test.go\",\n\t\t\"int64_slice_test.go\",\n\t\t\"int_slice_test.go\",\n\t\t\"ip_slice_test.go\",\n\t\t\"ip_test.go\",\n\t\t\"ipnet_test.go\",\n\t\t\"printusage_test.go\",\n\t\t\"string_array_test.go\",\n\t\t\"string_slice_test.go\",\n\t\t\"string_to_int64_test.go\",\n\t\t\"string_to_int_test.go\",\n\t\t\"string_to_string_test.go\",\n\t\t\"uint_slice_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/csv\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"time\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\path\\\\filepath\",\n\t\"ImportPath\": \"path/filepath\",\n\t\"Name\": \"filepath\",\n\t\"Doc\": \"Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\path\\\\filepath.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"match.go\",\n\t\t\"path.go\",\n\t\t\"path_windows.go\",\n\t\t\"symlink.go\",\n\t\t\"symlink_windows.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"example_unix_test.go\",\n\t\t\"example_unix_walk_test.go\",\n\t\t\"path_plan9.go\",\n\t\t\"path_unix.go\",\n\t\t\"symlink_unix.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"match_test.go\",\n\t\t\"path_test.go\",\n\t\t\"path_windows_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/testenv\",\n\t\t\"io/ioutil\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"syscall\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\io\\\\ioutil\",\n\t\"ImportPath\": \"io/ioutil\",\n\t\"Name\": \"ioutil\",\n\t\"Doc\": \"Package ioutil implements some I/O utility functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\io\\\\ioutil.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"ioutil.go\",\n\t\t\"tempfile.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"time\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"ioutil_test.go\",\n\t\t\"tempfile_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\net\\\\url\",\n\t\"ImportPath\": \"net/url\",\n\t\"Name\": \"url\",\n\t\"Doc\": \"Package url parses URLs and implements query escaping.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\net\\\\url.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"url.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"url_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding\",\n\t\t\"encoding/gob\",\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"io\",\n\t\t\"net\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"encoding/json\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"net/url\",\n\t\t\"strings\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\\\\parse\",\n\t\"ImportPath\": \"text/template/parse\",\n\t\"Name\": \"parse\",\n\t\"Doc\": \"Package parse builds parse trees for templates as defined by text/template and html/template.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template\\\\parse.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"lex.go\",\n\t\t\"node.go\",\n\t\t\"parse.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"lex_test.go\",\n\t\t\"parse_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\text\\\\template\",\n\t\"ImportPath\": \"text/template\",\n\t\"Name\": \"template\",\n\t\"Doc\": \"Package template implements data-driven templates for generating textual output.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\text\\\\template.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"exec.go\",\n\t\t\"funcs.go\",\n\t\t\"helper.go\",\n\t\t\"option.go\",\n\t\t\"template.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/fmtsort\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"net/url\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"text/template/parse\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"exec_test.go\",\n\t\t\"multi_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"io/ioutil\",\n\t\t\"reflect\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template/parse\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"examplefiles_test.go\",\n\t\t\"examplefunc_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"log\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"strings\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\spf13\\\\cobra\",\n\t\"ImportPath\": \"github.com/spf13/cobra\",\n\t\"Name\": \"cobra\",\n\t\"Doc\": \"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\spf13\\\\cobra.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"args.go\",\n\t\t\"bash_completions.go\",\n\t\t\"cobra.go\",\n\t\t\"command.go\",\n\t\t\"command_win.go\",\n\t\t\"powershell_completions.go\",\n\t\t\"shell_completions.go\",\n\t\t\"zsh_completions.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"command_notwin.go\"\n\t],\n\t\"Imports\": [\n\t\t\"bytes\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"io\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"text/template\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"args_test.go\",\n\t\t\"bash_completions_test.go\",\n\t\t\"cobra_test.go\",\n\t\t\"command_test.go\",\n\t\t\"powershell_completions_test.go\",\n\t\t\"zsh_completions_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"strings\",\n\t\t\"testing\",\n\t\t\"text/template\"\n\t]\n}\n{\n\t\"Dir\": \"D:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\",\n\t\"ImportPath\": \"github.com/darjun/go-daily-lib/cobra/math/cmd\",\n\t\"Name\": \"cmd\",\n\t\"Target\": \"D:\\\\code\\\\golang\\\\pkg\\\\windows_amd64\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd.a\",\n\t\"Root\": \"D:\\\\code\\\\golang\",\n\t\"Match\": [\n\t\t\"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd\"\n\t],\n\t\"Stale\": true,\n\t\"StaleReason\": \"build ID mismatch\",\n\t\"GoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"add.go\",\n\t\t\"divide.go\",\n\t\t\"helper.go\",\n\t\t\"minus.go\",\n\t\t\"multiply.go\",\n\t\t\"root.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"os\",\n\t\t\"strconv\",\n\t\t\"strings\"\n\t],\n\t\"Deps\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"context\",\n\t\t\"encoding\",\n\t\t\"encoding/base64\",\n\t\t\"encoding/binary\",\n\t\t\"encoding/csv\",\n\t\t\"encoding/hex\",\n\t\t\"encoding/json\",\n\t\t\"errors\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"github.com/inconshreveable/mousetrap\",\n\t\t\"github.com/spf13/cobra\",\n\t\t\"github.com/spf13/pflag\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/fmtsort\",\n\t\t\"internal/nettrace\",\n\t\t\"internal/oserror\",\n\t\t\"internal/poll\",\n\t\t\"internal/race\",\n\t\t\"internal/reflectlite\",\n\t\t\"internal/singleflight\",\n\t\t\"internal/syscall/windows\",\n\t\t\"internal/syscall/windows/registry\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testlog\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"net/url\",\n\t\t\"os\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"text/template\",\n\t\t\"text/template/parse\",\n\t\t\"time\",\n\t\t\"unicode\",\n\t\t\"unicode/utf16\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\",\n\t\t\"vendor/golang.org/x/net/dns/dnsmessage\"\n\t]\n}\n\u003e\u003e\n"}
[Trace - 07:20:20.522 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 go/packages.Load\n\tpackages = 1"}
[Trace - 07:20:20.522 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 go/packages.Load\n\tpackage = github.com/darjun/go-daily-lib/cobra/math/cmd\n\tfiles = [D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\add.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\divide.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\helper.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\minus.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\multiply.go D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd\\root.go]"}
[Trace - 07:20:20.522 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///D:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/helper.go","diagnostics":[]}
[Trace - 07:20:20.523 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///D:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/minus.go","diagnostics":[]}
[Trace - 07:20:20.523 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go","diagnostics":[]}
[Trace - 07:20:20.523 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///D:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/root.go","diagnostics":[]}
[Trace - 07:20:20.523 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///D:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/add.go","diagnostics":[]}
[Trace - 07:20:20.523 AM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///D:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/divide.go","diagnostics":[]}
[Info - 上午7:20:20] 2020/01/16 07:20:20 119.7211ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-e" "-json" "-compiled=true" "-test=true" "-export=false" "-deps=true" "-find=false" "--" "d:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd", stderr: <<>> stdout: <<{
"Dir": "C:\\Go\\src\\internal\\cpu",
"ImportPath": "internal/cpu",
"Name": "cpu",
"Doc": "Package cpu implements processor feature detection used by the Go standard library.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\cpu.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go"
],
"CompiledGoFiles": [
"cpu.go",
"cpu_amd64.go",
"cpu_x86.go",
"cpu_x86.s"
],
"IgnoredGoFiles": [
"cpu_386.go",
"cpu_amd64p32.go",
"cpu_arm.go",
"cpu_arm64.go",
"cpu_mips.go",
"cpu_mips64.go",
"cpu_mips64le.go",
"cpu_mipsle.go",
"cpu_no_init.go",
"cpu_ppc64x.go",
"cpu_s390x.go",
"cpu_s390x_test.go",
"cpu_wasm.go"
],
"SFiles": [
"cpu_x86.s"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cpu_test.go",
"cpu_x86_test.go"
],
"XTestImports": [
"internal/cpu",
"internal/testenv",
"os",
"os/exec",
"runtime",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\unsafe",
"ImportPath": "unsafe",
"Name": "unsafe",
"Doc": "Package unsafe contains operations that step around the type safety of Go programs.",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"unsafe.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\bytealg",
"ImportPath": "internal/bytealg",
"Name": "bytealg",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\bytealg.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go"
],
"CompiledGoFiles": [
"bytealg.go",
"compare_native.go",
"count_native.go",
"equal_generic.go",
"equal_native.go",
"index_amd64.go",
"index_native.go",
"indexbyte_native.go",
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"IgnoredGoFiles": [
"compare_generic.go",
"count_generic.go",
"index_arm64.go",
"index_generic.go",
"index_s390x.go",
"indexbyte_generic.go"
],
"SFiles": [
"compare_amd64.s",
"count_amd64.s",
"equal_amd64.s",
"index_amd64.s",
"indexbyte_amd64.s"
],
"Imports": [
"internal/cpu",
"unsafe"
],
"Deps": [
"internal/cpu",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\atomic",
"ImportPath": "runtime/internal/atomic",
"Name": "atomic",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atomic_amd64x.go",
"stubs.go"
],
"CompiledGoFiles": [
"atomic_amd64x.go",
"stubs.go",
"asm_amd64.s"
],
"IgnoredGoFiles": [
"atomic_386.go",
"atomic_arm.go",
"atomic_arm64.go",
"atomic_mips64x.go",
"atomic_mipsx.go",
"atomic_ppc64x.go",
"atomic_s390x.go",
"atomic_wasm.go"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"bench_test.go"
],
"XTestImports": [
"runtime",
"runtime/internal/atomic",
"runtime/internal/sys",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\sys",
"ImportPath": "runtime/internal/sys",
"Name": "sys",
"Doc": "package sys contains system- and configuration- and architecture-specific constants used by the runtime.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\sys.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"CompiledGoFiles": [
"arch.go",
"arch_amd64.go",
"intrinsics.go",
"stubs.go",
"sys.go",
"zgoarch_amd64.go",
"zgoos_windows.go",
"zversion.go"
],
"IgnoredGoFiles": [
"arch_386.go",
"arch_amd64p32.go",
"arch_arm.go",
"arch_arm64.go",
"arch_mips.go",
"arch_mips64.go",
"arch_mips64le.go",
"arch_mipsle.go",
"arch_ppc64.go",
"arch_ppc64le.go",
"arch_s390x.go",
"arch_wasm.go",
"gengoos.go",
"intrinsics_stubs.go",
"zgoarch_386.go",
"zgoarch_amd64p32.go",
"zgoarch_arm.go",
"zgoarch_arm64.go",
"zgoarch_arm64be.go",
"zgoarch_armbe.go",
"zgoarch_mips.go",
"zgoarch_mips64.go",
"zgoarch_mips64le.go",
"zgoarch_mips64p32.go",
"zgoarch_mips64p32le.go",
"zgoarch_mipsle.go",
"zgoarch_ppc.go",
"zgoarch_ppc64.go",
"zgoarch_ppc64le.go",
"zgoarch_riscv.go",
"zgoarch_riscv64.go",
"zgoarch_s390.go",
"zgoarch_s390x.go",
"zgoarch_sparc.go",
"zgoarch_sparc64.go",
"zgoarch_wasm.go",
"zgoos_aix.go",
"zgoos_android.go",
"zgoos_darwin.go",
"zgoos_dragonfly.go",
"zgoos_freebsd.go",
"zgoos_hurd.go",
"zgoos_illumos.go",
"zgoos_js.go",
"zgoos_linux.go",
"zgoos_nacl.go",
"zgoos_netbsd.go",
"zgoos_openbsd.go",
"zgoos_plan9.go",
"zgoos_solaris.go",
"zgoos_zos.go"
],
"XTestGoFiles": [
"intrinsics_test.go"
],
"XTestImports": [
"runtime/internal/sys",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime\\internal\\math",
"ImportPath": "runtime/internal/math",
"Name": "math",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime\\internal\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"math.go"
],
"CompiledGoFiles": [
"math.go"
],
"Imports": [
"runtime/internal/sys"
],
"Deps": [
"runtime/internal/sys"
],
"XTestGoFiles": [
"math_test.go"
],
"XTestImports": [
"runtime/internal/math",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\runtime",
"ImportPath": "runtime",
"Name": "runtime",
"Doc": "Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.",
"Target": "C:\\Go\\pkg\\windows_amd64\\runtime.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go"
],
"CompiledGoFiles": [
"alg.go",
"atomic_pointer.go",
"auxv_none.go",
"cgo.go",
"cgocall.go",
"cgocallback.go",
"cgocheck.go",
"chan.go",
"compiler.go",
"complex.go",
"cpuflags.go",
"cpuflags_amd64.go",
"cpuprof.go",
"cputicks.go",
"debug.go",
"debugcall.go",
"debuglog.go",
"debuglog_off.go",
"defs_windows_amd64.go",
"env_posix.go",
"error.go",
"extern.go",
"fastlog2.go",
"fastlog2table.go",
"float.go",
"hash64.go",
"heapdump.go",
"iface.go",
"lfstack.go",
"lfstack_64bit.go",
"lock_sema.go",
"malloc.go",
"map.go",
"map_fast32.go",
"map_fast64.go",
"map_faststr.go",
"mbarrier.go",
"mbitmap.go",
"mcache.go",
"mcentral.go",
"mem_windows.go",
"mfinal.go",
"mfixalloc.go",
"mgc.go",
"mgclarge.go",
"mgcmark.go",
"mgcscavenge.go",
"mgcstack.go",
"mgcsweep.go",
"mgcsweepbuf.go",
"mgcwork.go",
"mheap.go",
"mprof.go",
"msan0.go",
"msize.go",
"mstats.go",
"mwbbuf.go",
"netpoll.go",
"netpoll_windows.go",
"os_nonopenbsd.go",
"os_windows.go",
"panic.go",
"plugin.go",
"print.go",
"proc.go",
"profbuf.go",
"proflabel.go",
"race0.go",
"rdebug.go",
"runtime.go",
"runtime1.go",
"runtime2.go",
"rwmutex.go",
"select.go",
"sema.go",
"signal_windows.go",
"sigqueue.go",
"sigqueue_note.go",
"sizeclasses.go",
"slice.go",
"softfloat64.go",
"stack.go",
"string.go",
"stubs.go",
"stubs_amd64x.go",
"stubs_nonlinux.go",
"symtab.go",
"sys_nonppc64x.go",
"sys_x86.go",
"syscall_windows.go",
"time.go",
"timeasm.go",
"trace.go",
"traceback.go",
"type.go",
"typekind.go",
"utf8.go",
"vdso_in_none.go",
"write_err.go",
"zcallback_windows.go",
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"IgnoredGoFiles": [
"cgo_mmap.go",
"cgo_ppc64x.go",
"cgo_sigaction.go",
"crash_unix_test.go",
"debug_test.go",
"debuglog_on.go",
"defs1_linux.go",
"defs1_netbsd_386.go",
"defs1_netbsd_amd64.go",
"defs1_netbsd_arm.go",
"defs1_netbsd_arm64.go",
"defs1_solaris_amd64.go",
"defs2_linux.go",
"defs3_linux.go",
"defs_aix.go",
"defs_aix_ppc64.go",
"defs_arm_linux.go",
"defs_darwin.go",
"defs_darwin_386.go",
"defs_darwin_amd64.go",
"defs_darwin_arm.go",
"defs_darwin_arm64.go",
"defs_dragonfly.go",
"defs_dragonfly_amd64.go",
"defs_freebsd.go",
"defs_freebsd_386.go",
"defs_freebsd_amd64.go",
"defs_freebsd_arm.go",
"defs_linux.go",
"defs_linux_386.go",
"defs_linux_amd64.go",
"defs_linux_arm.go",
"defs_linux_arm64.go",
"defs_linux_mips64x.go",
"defs_linux_mipsx.go",
"defs_linux_ppc64.go",
"defs_linux_ppc64le.go",
"defs_linux_s390x.go",
"defs_nacl_386.go",
"defs_nacl_amd64p32.go",
"defs_nacl_arm.go",
"defs_netbsd.go",
"defs_netbsd_386.go",
"defs_netbsd_amd64.go",
"defs_netbsd_arm.go",
"defs_openbsd.go",
"defs_openbsd_386.go",
"defs_openbsd_amd64.go",
"defs_openbsd_arm.go",
"defs_openbsd_arm64.go",
"defs_plan9_386.go",
"defs_plan9_amd64.go",
"defs_plan9_arm.go",
"defs_solaris.go",
"defs_solaris_amd64.go",
"defs_windows.go",
"defs_windows_386.go",
"defs_windows_arm.go",
"env_plan9.go",
"export_arm_test.go",
"export_debug_test.go",
"export_futex_test.go",
"export_linux_test.go",
"export_mmap_test.go",
"export_unix_test.go",
"futex_test.go",
"hash32.go",
"lfstack_32bit.go",
"lock_futex.go",
"lock_js.go",
"mem_aix.go",
"mem_bsd.go",
"mem_darwin.go",
"mem_js.go",
"mem_linux.go",
"mem_plan9.go",
"memmove_linux_amd64_test.go",
"mkduff.go",
"mkfastlog2table.go",
"mksizeclasses.go",
"mmap.go",
"msan.go",
"net_plan9.go",
"netpoll_aix.go",
"netpoll_epoll.go",
"netpoll_fake.go",
"netpoll_kqueue.go",
"netpoll_solaris.go",
"netpoll_stub.go",
"norace_linux_test.go",
"numcpu_freebsd_test.go",
"os2_aix.go",
"os2_freebsd.go",
"os2_nacl.go",
"os2_openbsd.go",
"os2_plan9.go",
"os2_solaris.go",
"os3_plan9.go",
"os3_solaris.go",
"os_aix.go",
"os_android.go",
"os_darwin.go",
"os_darwin_arm.go",
"os_darwin_arm64.go",
"os_dragonfly.go",
"os_freebsd.go",
"os_freebsd2.go",
"os_freebsd_amd64.go",
"os_freebsd_arm.go",
"os_freebsd_noauxv.go",
"os_js.go",
"os_linux.go",
"os_linux_arm.go",
"os_linux_arm64.go",
"os_linux_be64.go",
"os_linux_generic.go",
"os_linux_mips64x.go",
"os_linux_mipsx.go",
"os_linux_noauxv.go",
"os_linux_novdso.go",
"os_linux_ppc64x.go",
"os_linux_s390x.go",
"os_nacl.go",
"os_nacl_arm.go",
"os_netbsd.go",
"os_netbsd_386.go",
"os_netbsd_amd64.go",
"os_netbsd_arm.go",
"os_netbsd_arm64.go",
"os_openbsd.go",
"os_openbsd_arm.go",
"os_openbsd_arm64.go",
"os_plan9.go",
"os_plan9_arm.go",
"os_solaris.go",
"os_windows_arm.go",
"panic32.go",
"race.go",
"relax_stub.go",
"runtime_linux_test.go",
"runtime_mmap_test.go",
"runtime_unix_test.go",
"semasleep_test.go",
"sigaction.go",
"signal_386.go",
"signal_aix_ppc64.go",
"signal_amd64x.go",
"signal_arm.go",
"signal_arm64.go",
"signal_darwin.go",
"signal_darwin_386.go",
"signal_darwin_amd64.go",
"signal_darwin_arm.go",
"signal_darwin_arm64.go",
"signal_dragonfly.go",
"signal_dragonfly_amd64.go",
"signal_freebsd.go",
"signal_freebsd_386.go",
"signal_freebsd_amd64.go",
"signal_freebsd_arm.go",
"signal_linux_386.go",
"signal_linux_amd64.go",
"signal_linux_arm.go",
"signal_linux_arm64.go",
"signal_linux_mips64x.go",
"signal_linux_mipsx.go",
"signal_linux_ppc64x.go",
"signal_linux_s390x.go",
"signal_mips64x.go",
"signal_mipsx.go",
"signal_nacl.go",
"signal_nacl_386.go",
"signal_nacl_amd64p32.go",
"signal_nacl_arm.go",
"signal_netbsd.go",
"signal_netbsd_386.go",
"signal_netbsd_amd64.go",
"signal_netbsd_arm.go",
"signal_netbsd_arm64.go",
"signal_openbsd.go",
"signal_openbsd_386.go",
"signal_openbsd_amd64.go",
"signal_openbsd_arm.go",
"signal_openbsd_arm64.go",
"signal_plan9.go",
"signal_ppc64x.go",
"signal_sighandler.go",
"signal_solaris.go",
"signal_solaris_amd64.go",
"signal_unix.go",
"sigqueue_plan9.go",
"sigtab_aix.go",
"sigtab_linux_generic.go",
"sigtab_linux_mipsx.go",
"stubs2.go",
"stubs3.go",
"stubs32.go",
"stubs_386.go",
"stubs_arm.go",
"stubs_arm64.go",
"stubs_linux.go",
"stubs_mips64x.go",
"stubs_mipsx.go",
"stubs_ppc64x.go",
"stubs_s390x.go",
"sys_arm.go",
"sys_arm64.go",
"sys_darwin.go",
"sys_darwin_32.go",
"sys_darwin_64.go",
"sys_mips64x.go",
"sys_mipsx.go",
"sys_ppc64x.go",
"sys_s390x.go",
"sys_wasm.go",
"syscall2_solaris.go",
"syscall_aix.go",
"syscall_solaris.go",
"timestub.go",
"timestub2.go",
"vdso_elf32.go",
"vdso_elf64.go",
"vdso_freebsd.go",
"vdso_freebsd_arm.go",
"vdso_freebsd_x86.go",
"vdso_linux.go",
"vdso_linux_386.go",
"vdso_linux_amd64.go",
"vdso_linux_arm.go",
"vdso_linux_arm64.go",
"vdso_linux_ppc64x.go",
"vlop_arm_test.go",
"vlrt.go",
"wincallback.go",
"write_err_android.go"
],
"HFiles": [
"asm_ppc64x.h",
"funcdata.h",
"go_tls.h",
"textflag.h"
],
"SFiles": [
"asm.s",
"asm_amd64.s",
"duff_amd64.s",
"memclr_amd64.s",
"memmove_amd64.s",
"rt0_windows_amd64.s",
"sys_windows_amd64.s",
"zcallback_windows.s"
],
"Imports": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_debuglog_test.go",
"export_test.go",
"export_windows_test.go",
"proc_runtime_test.go"
],
"TestImports": [
"runtime/internal/atomic",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"callers_test.go",
"chan_test.go",
"chanbarrier_test.go",
"closure_test.go",
"complex_test.go",
"crash_cgo_test.go",
"crash_nonunix_test.go",
"crash_test.go",
"debuglog_test.go",
"env_test.go",
"example_test.go",
"fastlog2_test.go",
"gc_test.go",
"gcinfo_test.go",
"hash_test.go",
"iface_test.go",
"lfstack_test.go",
"malloc_test.go",
"map_benchmark_test.go",
"map_test.go",
"memmove_test.go",
"mfinal_test.go",
"norace_test.go",
"proc_test.go",
"profbuf_test.go",
"rand_test.go",
"runtime-gdb_test.go",
"runtime-lldb_test.go",
"runtime_test.go",
"rwmutex_test.go",
"sizeof_test.go",
"slice_test.go",
"softfloat64_test.go",
"stack_test.go",
"string_test.go",
"symtab_test.go",
"syscall_windows_test.go",
"treap_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"encoding/binary",
"flag",
"fmt",
"internal/race",
"internal/syscall/windows/sysdll",
"internal/testenv",
"io",
"io/ioutil",
"math",
"math/cmplx",
"math/rand",
"net",
"os",
"os/exec",
"path/filepath",
"reflect",
"regexp",
"runtime",
"runtime/debug",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\reflectlite",
"ImportPath": "internal/reflectlite",
"Name": "reflectlite",
"Doc": "Package reflectlite implements lightweight version of reflect, not using any package except for \"runtime\" and \"unsafe\".",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\reflectlite.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"swapper.go",
"type.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"runtime",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"go/ast",
"go/token",
"internal/reflectlite",
"io",
"math",
"reflect",
"runtime",
"strconv",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\errors",
"ImportPath": "errors",
"Name": "errors",
"Doc": "Package errors implements functions to manipulate errors.",
"Target": "C:\\Go\\pkg\\windows_amd64\\errors.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go",
"wrap.go"
],
"CompiledGoFiles": [
"errors.go",
"wrap.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"wrap_test.go"
],
"XTestImports": [
"errors",
"fmt",
"os",
"reflect",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\bits",
"ImportPath": "math/bits",
"Name": "bits",
"Doc": "Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\bits.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"CompiledGoFiles": [
"bits.go",
"bits_errors.go",
"bits_tables.go"
],
"IgnoredGoFiles": [
"bits_errors_bootstrap.go",
"make_examples.go",
"make_tables.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"bits_test.go",
"example_test.go"
],
"XTestImports": [
"fmt",
"math/bits",
"runtime",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\math",
"ImportPath": "math",
"Name": "math",
"Doc": "Package math provides basic constants and mathematical functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go"
],
"CompiledGoFiles": [
"abs.go",
"acosh.go",
"asin.go",
"asinh.go",
"atan.go",
"atan2.go",
"atanh.go",
"bits.go",
"cbrt.go",
"const.go",
"copysign.go",
"dim.go",
"erf.go",
"erfinv.go",
"exp.go",
"exp_asm.go",
"expm1.go",
"floor.go",
"frexp.go",
"gamma.go",
"hypot.go",
"j0.go",
"j1.go",
"jn.go",
"ldexp.go",
"lgamma.go",
"log.go",
"log10.go",
"log1p.go",
"logb.go",
"mod.go",
"modf.go",
"nextafter.go",
"pow.go",
"pow10.go",
"remainder.go",
"signbit.go",
"sin.go",
"sincos.go",
"sinh.go",
"sqrt.go",
"tan.go",
"tanh.go",
"trig_reduce.go",
"unsafe.go",
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"IgnoredGoFiles": [
"arith_s390x.go",
"arith_s390x_test.go",
"export_s390x_test.go"
],
"SFiles": [
"dim_amd64.s",
"exp_amd64.s",
"floor_amd64.s",
"hypot_amd64.s",
"log_amd64.s",
"sqrt_amd64.s",
"stubs_amd64.s"
],
"Imports": [
"internal/cpu",
"math/bits",
"unsafe"
],
"Deps": [
"internal/cpu",
"math/bits",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"huge_test.go"
],
"XTestImports": [
"fmt",
"math",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf8",
"ImportPath": "unicode/utf8",
"Name": "utf8",
"Doc": "Package utf8 implements functions and constants to support text encoded in UTF-8.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf8.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf8.go"
],
"CompiledGoFiles": [
"utf8.go"
],
"XTestGoFiles": [
"example_test.go",
"utf8_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\strconv",
"ImportPath": "strconv",
"Name": "strconv",
"Doc": "Package strconv implements conversions to and from string representations of basic data types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strconv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"CompiledGoFiles": [
"atob.go",
"atof.go",
"atoi.go",
"decimal.go",
"doc.go",
"extfloat.go",
"ftoa.go",
"isprint.go",
"itoa.go",
"quote.go"
],
"IgnoredGoFiles": [
"makeisprint.go"
],
"Imports": [
"errors",
"internal/bytealg",
"math",
"math/bits",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"internal_test.go"
],
"XTestGoFiles": [
"atob_test.go",
"atof_test.go",
"atoi_test.go",
"decimal_test.go",
"example_test.go",
"fp_test.go",
"ftoa_test.go",
"itoa_test.go",
"quote_test.go",
"strconv_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"log",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\internal\\race",
"ImportPath": "internal/race",
"Name": "race",
"Doc": "Package race contains helper functions for manually instrumenting code for the race detector.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\race.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"norace.go"
],
"CompiledGoFiles": [
"doc.go",
"norace.go"
],
"IgnoredGoFiles": [
"race.go"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync\\atomic",
"ImportPath": "sync/atomic",
"Name": "atomic",
"Doc": "Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync\\atomic.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"value.go"
],
"CompiledGoFiles": [
"doc.go",
"value.go",
"asm.s"
],
"SFiles": [
"asm.s"
],
"Imports": [
"unsafe"
],
"Deps": [
"unsafe"
],
"XTestGoFiles": [
"atomic_test.go",
"example_test.go",
"value_test.go"
],
"XTestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sync",
"ImportPath": "sync",
"Name": "sync",
"Doc": "Package sync provides basic synchronization primitives such as mutual exclusion locks.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sync.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"CompiledGoFiles": [
"cond.go",
"map.go",
"mutex.go",
"once.go",
"pool.go",
"poolqueue.go",
"runtime.go",
"rwmutex.go",
"waitgroup.go"
],
"Imports": [
"internal/race",
"runtime",
"sync/atomic",
"unsafe"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"cond_test.go",
"example_pool_test.go",
"example_test.go",
"map_bench_test.go",
"map_reference_test.go",
"map_test.go",
"mutex_test.go",
"once_test.go",
"pool_test.go",
"runtime_sema_test.go",
"rwmutex_test.go",
"waitgroup_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/race",
"internal/testenv",
"io",
"math/rand",
"os",
"os/exec",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\unicode",
"ImportPath": "unicode",
"Name": "unicode",
"Doc": "Package unicode provides data and functions to test some properties of Unicode code points.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"CompiledGoFiles": [
"casetables.go",
"digit.go",
"graphic.go",
"letter.go",
"tables.go"
],
"XTestGoFiles": [
"digit_test.go",
"example_test.go",
"graphic_test.go",
"letter_test.go",
"script_test.go"
],
"XTestImports": [
"flag",
"fmt",
"runtime",
"sort",
"strings",
"testing",
"unicode"
]
}
{
"Dir": "C:\\Go\\src\\reflect",
"ImportPath": "reflect",
"Name": "reflect",
"Doc": "Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.",
"Target": "C:\\Go\\pkg\\windows_amd64\\reflect.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go"
],
"CompiledGoFiles": [
"deepequal.go",
"makefunc.go",
"swapper.go",
"type.go",
"value.go",
"asm_amd64.s"
],
"SFiles": [
"asm_amd64.s"
],
"Imports": [
"math",
"runtime",
"strconv",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unsafe"
],
"XTestGoFiles": [
"all_test.go",
"example_test.go",
"set_test.go",
"tostring_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"encoding/json",
"flag",
"fmt",
"go/ast",
"go/token",
"io",
"math",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"time",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\sort",
"ImportPath": "sort",
"Name": "sort",
"Doc": "Package sort provides primitives for sorting slices and user-defined collections.",
"Target": "C:\\Go\\pkg\\windows_amd64\\sort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"CompiledGoFiles": [
"search.go",
"slice.go",
"slice_go113.go",
"sort.go",
"zfuncversion.go"
],
"IgnoredGoFiles": [
"genzfunc.go",
"slice_go14.go",
"slice_go18.go"
],
"Imports": [
"internal/reflectlite"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"example_interface_test.go",
"example_keys_test.go",
"example_multi_test.go",
"example_search_test.go",
"example_test.go",
"example_wrapper_test.go",
"search_test.go",
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"math",
"math/rand",
"runtime",
"sort",
"strconv",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\fmtsort",
"ImportPath": "internal/fmtsort",
"Name": "fmtsort",
"Doc": "Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\fmtsort.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sort.go"
],
"CompiledGoFiles": [
"sort.go"
],
"Imports": [
"reflect",
"sort"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"reflect"
],
"XTestGoFiles": [
"sort_test.go"
],
"XTestImports": [
"fmt",
"internal/fmtsort",
"math",
"reflect",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io",
"ImportPath": "io",
"Name": "io",
"Doc": "Package io provides basic interfaces to I/O primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"CompiledGoFiles": [
"io.go",
"multi.go",
"pipe.go"
],
"Imports": [
"errors",
"sync",
"sync/atomic"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"io_test.go",
"multi_test.go",
"pipe_test.go"
],
"XTestImports": [
"bytes",
"crypto/sha1",
"errors",
"fmt",
"io",
"io/ioutil",
"log",
"os",
"runtime",
"sort",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\oserror",
"ImportPath": "internal/oserror",
"Name": "oserror",
"Doc": "Package oserror defines errors values used in the os package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\oserror.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errors.go"
],
"CompiledGoFiles": [
"errors.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\sysdll",
"ImportPath": "internal/syscall/windows/sysdll",
"Name": "sysdll",
"Doc": "Package sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\sysdll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"sysdll.go"
],
"CompiledGoFiles": [
"sysdll.go"
]
}
{
"Dir": "C:\\Go\\src\\unicode\\utf16",
"ImportPath": "unicode/utf16",
"Name": "utf16",
"Doc": "Package utf16 implements encoding and decoding of UTF-16 sequences.",
"Target": "C:\\Go\\pkg\\windows_amd64\\unicode\\utf16.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"utf16.go"
],
"CompiledGoFiles": [
"utf16.go"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"utf16_test.go"
],
"XTestImports": [
"reflect",
"testing",
"unicode",
"unicode/utf16"
]
}
{
"Dir": "C:\\Go\\src\\syscall",
"ImportPath": "syscall",
"Name": "syscall",
"Doc": "Package syscall contains an interface to the low-level operating system primitives.",
"Target": "C:\\Go\\pkg\\windows_amd64\\syscall.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go"
],
"CompiledGoFiles": [
"dll_windows.go",
"endian_little.go",
"env_windows.go",
"exec_windows.go",
"msan0.go",
"net.go",
"security_windows.go",
"str.go",
"syscall.go",
"syscall_windows.go",
"syscall_windows_amd64.go",
"types_windows.go",
"types_windows_amd64.go",
"zerrors_windows.go",
"zerrors_windows_amd64.go",
"zsyscall_windows.go",
"zsysnum_windows_amd64.go",
"asm_windows.s"
],
"IgnoredGoFiles": [
"bpf_bsd.go",
"bpf_darwin.go",
"const_plan9.go",
"creds_test.go",
"dir_plan9.go",
"dirent.go",
"dirent_bsd_test.go",
"endian_big.go",
"env_plan9.go",
"env_unix.go",
"errors_plan9.go",
"exec_aix_test.go",
"exec_bsd.go",
"exec_darwin.go",
"exec_libc.go",
"exec_linux.go",
"exec_linux_test.go",
"exec_plan9.go",
"exec_solaris_test.go",
"exec_unix.go",
"exec_unix_test.go",
"export_freebsd_test.go",
"export_linux_test.go",
"export_unix_test.go",
"fd_nacl.go",
"flock.go",
"flock_aix.go",
"flock_darwin.go",
"flock_linux_32bit.go",
"forkpipe.go",
"forkpipe2.go",
"fs_js.go",
"fs_nacl.go",
"getdirentries_test.go",
"lsf_linux.go",
"mkasm_darwin.go",
"mkpost.go",
"mksyscall_windows.go",
"mmap_unix_test.go",
"msan.go",
"net_js.go",
"net_nacl.go",
"netlink_linux.go",
"pwd_plan9.go",
"route_bsd.go",
"route_darwin.go",
"route_dragonfly.go",
"route_freebsd.go",
"route_freebsd_32bit.go",
"route_freebsd_64bit.go",
"route_netbsd.go",
"route_openbsd.go",
"setuidgid_32_linux.go",
"setuidgid_linux.go",
"sockcmsg_linux.go",
"sockcmsg_unix.go",
"syscall_aix.go",
"syscall_aix_ppc64.go",
"syscall_bsd.go",
"syscall_bsd_test.go",
"syscall_darwin.go",
"syscall_darwin_386.go",
"syscall_darwin_amd64.go",
"syscall_darwin_arm.go",
"syscall_darwin_arm64.go",
"syscall_dragonfly.go",
"syscall_dragonfly_amd64.go",
"syscall_freebsd.go",
"syscall_freebsd_386.go",
"syscall_freebsd_amd64.go",
"syscall_freebsd_arm.go",
"syscall_freebsd_test.go",
"syscall_getwd_bsd.go",
"syscall_js.go",
"syscall_linux.go",
"syscall_linux_386.go",
"syscall_linux_amd64.go",
"syscall_linux_arm.go",
"syscall_linux_arm64.go",
"syscall_linux_mips64x.go",
"syscall_linux_mipsx.go",
"syscall_linux_ppc64x.go",
"syscall_linux_s390x.go",
"syscall_linux_test.go",
"syscall_nacl.go",
"syscall_nacl_386.go",
"syscall_nacl_amd64p32.go",
"syscall_nacl_arm.go",
"syscall_netbsd.go",
"syscall_netbsd_386.go",
"syscall_netbsd_amd64.go",
"syscall_netbsd_arm.go",
"syscall_netbsd_arm64.go",
"syscall_openbsd.go",
"syscall_openbsd_386.go",
"syscall_openbsd_amd64.go",
"syscall_openbsd_arm.go",
"syscall_openbsd_arm64.go",
"syscall_plan9.go",
"syscall_plan9_test.go",
"syscall_ptrace_test.go",
"syscall_solaris.go",
"syscall_solaris_amd64.go",
"syscall_unix.go",
"syscall_unix_test.go",
"syscall_windows_386.go",
"tables_nacljs.go",
"timestruct.go",
"types_aix.go",
"types_darwin.go",
"types_dragonfly.go",
"types_freebsd.go",
"types_linux.go",
"types_netbsd.go",
"types_openbsd.go",
"types_solaris.go",
"types_windows_386.go",
"types_windows_arm.go",
"unzip_nacl.go",
"zerrors_aix_ppc64.go",
"zerrors_darwin_386.go",
"zerrors_darwin_amd64.go",
"zerrors_darwin_arm.go",
"zerrors_darwin_arm64.go",
"zerrors_dragonfly_amd64.go",
"zerrors_freebsd_386.go",
"zerrors_freebsd_amd64.go",
"zerrors_freebsd_arm.go",
"zerrors_linux_386.go",
"zerrors_linux_amd64.go",
"zerrors_linux_arm.go",
"zerrors_linux_arm64.go",
"zerrors_linux_mips.go",
"zerrors_linux_mips64.go",
"zerrors_linux_mips64le.go",
"zerrors_linux_mipsle.go",
"zerrors_linux_ppc64.go",
"zerrors_linux_ppc64le.go",
"zerrors_linux_s390x.go",
"zerrors_netbsd_386.go",
"zerrors_netbsd_amd64.go",
"zerrors_netbsd_arm.go",
"zerrors_netbsd_arm64.go",
"zerrors_openbsd_386.go",
"zerrors_openbsd_amd64.go",
"zerrors_openbsd_arm.go",
"zerrors_openbsd_arm64.go",
"zerrors_solaris_amd64.go",
"zerrors_windows_386.go",
"zsyscall_aix_ppc64.go",
"zsyscall_darwin_386.go",
"zsyscall_darwin_amd64.go",
"zsyscall_darwin_arm.go",
"zsyscall_darwin_arm64.go",
"zsyscall_dragonfly_amd64.go",
"zsyscall_freebsd_386.go",
"zsyscall_freebsd_amd64.go",
"zsyscall_freebsd_arm.go",
"zsyscall_linux_386.go",
"zsyscall_linux_amd64.go",
"zsyscall_linux_arm.go",
"zsyscall_linux_arm64.go",
"zsyscall_linux_mips.go",
"zsyscall_linux_mips64.go",
"zsyscall_linux_mips64le.go",
"zsyscall_linux_mipsle.go",
"zsyscall_linux_ppc64.go",
"zsyscall_linux_ppc64le.go",
"zsyscall_linux_s390x.go",
"zsyscall_nacl_386.go",
"zsyscall_nacl_amd64p32.go",
"zsyscall_nacl_arm.go",
"zsyscall_netbsd_386.go",
"zsyscall_netbsd_amd64.go",
"zsyscall_netbsd_arm.go",
"zsyscall_netbsd_arm64.go",
"zsyscall_openbsd_386.go",
"zsyscall_openbsd_amd64.go",
"zsyscall_openbsd_arm.go",
"zsyscall_openbsd_arm64.go",
"zsyscall_plan9_386.go",
"zsyscall_plan9_amd64.go",
"zsyscall_plan9_arm.go",
"zsyscall_solaris_amd64.go",
"zsysctl_openbsd.go",
"zsysnum_darwin_386.go",
"zsysnum_darwin_amd64.go",
"zsysnum_darwin_arm.go",
"zsysnum_darwin_arm64.go",
"zsysnum_dragonfly_amd64.go",
"zsysnum_freebsd_386.go",
"zsysnum_freebsd_amd64.go",
"zsysnum_freebsd_arm.go",
"zsysnum_linux_386.go",
"zsysnum_linux_amd64.go",
"zsysnum_linux_arm.go",
"zsysnum_linux_arm64.go",
"zsysnum_linux_mips.go",
"zsysnum_linux_mips64.go",
"zsysnum_linux_mips64le.go",
"zsysnum_linux_mipsle.go",
"zsysnum_linux_ppc64.go",
"zsysnum_linux_ppc64le.go",
"zsysnum_linux_s390x.go",
"zsysnum_netbsd_386.go",
"zsysnum_netbsd_amd64.go",
"zsysnum_netbsd_arm.go",
"zsysnum_netbsd_arm64.go",
"zsysnum_openbsd_386.go",
"zsysnum_openbsd_amd64.go",
"zsysnum_openbsd_arm.go",
"zsysnum_openbsd_arm64.go",
"zsysnum_plan9.go",
"zsysnum_solaris_amd64.go",
"zsysnum_windows_386.go",
"ztypes_aix_ppc64.go",
"ztypes_darwin_386.go",
"ztypes_darwin_amd64.go",
"ztypes_darwin_arm.go",
"ztypes_darwin_arm64.go",
"ztypes_dragonfly_amd64.go",
"ztypes_freebsd_386.go",
"ztypes_freebsd_amd64.go",
"ztypes_freebsd_arm.go",
"ztypes_linux_386.go",
"ztypes_linux_amd64.go",
"ztypes_linux_arm.go",
"ztypes_linux_arm64.go",
"ztypes_linux_mips.go",
"ztypes_linux_mips64.go",
"ztypes_linux_mips64le.go",
"ztypes_linux_mipsle.go",
"ztypes_linux_ppc64.go",
"ztypes_linux_ppc64le.go",
"ztypes_linux_s390x.go",
"ztypes_netbsd_386.go",
"ztypes_netbsd_amd64.go",
"ztypes_netbsd_arm.go",
"ztypes_netbsd_arm64.go",
"ztypes_openbsd_386.go",
"ztypes_openbsd_amd64.go",
"ztypes_openbsd_arm.go",
"ztypes_openbsd_arm64.go",
"ztypes_solaris_amd64.go"
],
"SFiles": [
"asm_windows.s"
],
"Imports": [
"errors",
"internal/oserror",
"internal/race",
"internal/syscall/windows/sysdll",
"runtime",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"syscall_test.go",
"syscall_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"path/filepath",
"runtime",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows",
"ImportPath": "internal/syscall/windows",
"Name": "windows",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"psapi_windows.go",
"reparse_windows.go",
"security_windows.go",
"symlink_windows.go",
"syscall_windows.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"internal/syscall/windows/sysdll",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"XTestGoFiles": [
"exec_windows_test.go"
],
"XTestImports": [
"fmt",
"internal/syscall/windows",
"os",
"os/exec",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\syscall\\windows\\registry",
"ImportPath": "internal/syscall/windows/registry",
"Name": "registry",
"Doc": "Package registry provides access to the Windows registry.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\syscall\\windows\\registry.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"CompiledGoFiles": [
"key.go",
"syscall.go",
"value.go",
"zsyscall_windows.go"
],
"IgnoredGoFiles": [
"mksyscall.go"
],
"Imports": [
"errors",
"internal/syscall/windows/sysdll",
"io",
"syscall",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"registry_test.go"
],
"XTestImports": [
"bytes",
"crypto/rand",
"internal/syscall/windows/registry",
"os",
"syscall",
"testing",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\time",
"ImportPath": "time",
"Name": "time",
"Doc": "Package time provides functionality for measuring and displaying time.",
"Target": "C:\\Go\\pkg\\windows_amd64\\time.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"CompiledGoFiles": [
"format.go",
"sleep.go",
"sys_windows.go",
"tick.go",
"time.go",
"zoneinfo.go",
"zoneinfo_abbrs_windows.go",
"zoneinfo_read.go",
"zoneinfo_windows.go"
],
"IgnoredGoFiles": [
"export_android_test.go",
"genzabbrs.go",
"sys_plan9.go",
"sys_unix.go",
"zoneinfo_android.go",
"zoneinfo_android_test.go",
"zoneinfo_ios.go",
"zoneinfo_js.go",
"zoneinfo_plan9.go",
"zoneinfo_unix.go"
],
"Imports": [
"errors",
"internal/syscall/windows/registry",
"runtime",
"sync",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go",
"internal_test.go"
],
"TestImports": [
"sync"
],
"XTestGoFiles": [
"example_test.go",
"format_test.go",
"mono_test.go",
"sleep_test.go",
"tick_test.go",
"time_test.go",
"zoneinfo_test.go",
"zoneinfo_windows_test.go"
],
"XTestImports": [
"bytes",
"encoding/gob",
"encoding/json",
"errors",
"fmt",
"internal/race",
"internal/syscall/windows/registry",
"math/big",
"math/rand",
"os",
"reflect",
"runtime",
"strconv",
"strings",
"sync",
"sync/atomic",
"testing",
"testing/quick",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\poll",
"ImportPath": "internal/poll",
"Name": "poll",
"Doc": "Package poll supports non-blocking I/O on file descriptors with polling.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\poll.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"CompiledGoFiles": [
"errno_windows.go",
"fd.go",
"fd_fsync_windows.go",
"fd_mutex.go",
"fd_poll_runtime.go",
"fd_posix.go",
"fd_windows.go",
"hook_windows.go",
"sendfile_windows.go",
"sockopt.go",
"sockopt_windows.go",
"sockoptip.go"
],
"IgnoredGoFiles": [
"errno_unix.go",
"error_linux_test.go",
"fd_fsync_darwin.go",
"fd_fsync_posix.go",
"fd_io_plan9.go",
"fd_opendir_darwin.go",
"fd_plan9.go",
"fd_poll_nacljs.go",
"fd_unix.go",
"fd_writev_darwin.go",
"fd_writev_unix.go",
"hook_cloexec.go",
"hook_unix.go",
"sendfile_bsd.go",
"sendfile_linux.go",
"sendfile_solaris.go",
"sock_cloexec.go",
"sockopt_linux.go",
"sockopt_unix.go",
"splice_linux.go",
"strconv.go",
"sys_cloexec.go",
"writev.go"
],
"Imports": [
"errors",
"internal/race",
"internal/syscall/windows",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_posix_test.go",
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"error_stub_test.go",
"error_test.go",
"fd_mutex_test.go",
"fd_posix_test.go",
"fd_windows_test.go",
"read_test.go",
"writev_test.go"
],
"XTestImports": [
"errors",
"fmt",
"internal/poll",
"io",
"io/ioutil",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"strings",
"sync",
"syscall",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\internal\\testlog",
"ImportPath": "internal/testlog",
"Name": "testlog",
"Doc": "Package testlog provides a back-channel communication path between tests and package os, so that cmd/go can see which environment variables and files a test consults.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\testlog.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"log.go"
],
"CompiledGoFiles": [
"log.go"
],
"Imports": [
"sync/atomic"
],
"Deps": [
"sync/atomic",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\os",
"ImportPath": "os",
"Name": "os",
"Doc": "Package os provides a platform-independent interface to operating system functionality.",
"Target": "C:\\Go\\pkg\\windows_amd64\\os.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"CompiledGoFiles": [
"dir.go",
"dir_windows.go",
"env.go",
"env_windows.go",
"error.go",
"error_errno.go",
"error_posix.go",
"exec.go",
"exec_posix.go",
"exec_windows.go",
"executable.go",
"executable_windows.go",
"file.go",
"file_posix.go",
"file_windows.go",
"getwd.go",
"path.go",
"path_windows.go",
"proc.go",
"rawconn.go",
"removeall_noat.go",
"stat.go",
"stat_windows.go",
"sticky_notbsd.go",
"str.go",
"sys.go",
"sys_windows.go",
"types.go",
"types_windows.go"
],
"IgnoredGoFiles": [
"dir_darwin.go",
"dir_plan9.go",
"dir_unix.go",
"env_default.go",
"env_unix_test.go",
"error_plan9.go",
"error_unix_test.go",
"exec_plan9.go",
"exec_unix.go",
"executable_darwin.go",
"executable_freebsd.go",
"executable_path.go",
"executable_plan9.go",
"executable_procfs.go",
"executable_solaris.go",
"export_unix_test.go",
"fifo_test.go",
"file_plan9.go",
"file_unix.go",
"getwd_darwin.go",
"os_unix_test.go",
"path_plan9.go",
"path_unix.go",
"pipe2_bsd.go",
"pipe_bsd.go",
"pipe_linux.go",
"removeall_at.go",
"stat_aix.go",
"stat_darwin.go",
"stat_dragonfly.go",
"stat_freebsd.go",
"stat_linux.go",
"stat_nacljs.go",
"stat_netbsd.go",
"stat_openbsd.go",
"stat_plan9.go",
"stat_solaris.go",
"stat_unix.go",
"sticky_bsd.go",
"sys_aix.go",
"sys_bsd.go",
"sys_js.go",
"sys_linux.go",
"sys_nacl.go",
"sys_plan9.go",
"sys_solaris.go",
"sys_unix.go",
"timeout_test.go",
"types_plan9.go",
"types_unix.go",
"wait_unimp.go",
"wait_wait6.go",
"wait_waitid.go"
],
"Imports": [
"errors",
"internal/oserror",
"internal/poll",
"internal/syscall/windows",
"internal/testlog",
"io",
"runtime",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"env_test.go",
"error_test.go",
"error_windows_test.go",
"example_test.go",
"executable_test.go",
"os_test.go",
"os_windows_test.go",
"path_test.go",
"path_windows_test.go",
"pipe_test.go",
"rawconn_test.go",
"removeall_test.go",
"stat_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"log",
"os",
"os/exec",
"os/signal",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strconv",
"strings",
"sync",
"syscall",
"testing",
"time",
"unicode/utf16",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\fmt",
"ImportPath": "fmt",
"Name": "fmt",
"Doc": "Package fmt implements formatted I/O with functions analogous to C's printf and scanf.",
"Target": "C:\\Go\\pkg\\windows_amd64\\fmt.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"CompiledGoFiles": [
"doc.go",
"errors.go",
"format.go",
"print.go",
"scan.go"
],
"Imports": [
"errors",
"internal/fmtsort",
"io",
"math",
"os",
"reflect",
"strconv",
"sync",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"errors_test.go",
"example_test.go",
"fmt_test.go",
"gostringer_example_test.go",
"scan_test.go",
"stringer_example_test.go",
"stringer_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/race",
"io",
"math",
"os",
"reflect",
"regexp",
"runtime",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\bytes",
"ImportPath": "bytes",
"Name": "bytes",
"Doc": "Package bytes implements functions for the manipulation of byte slices.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bytes.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"CompiledGoFiles": [
"buffer.go",
"bytes.go",
"reader.go"
],
"IgnoredGoFiles": [
"boundary_test.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"unicode",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"buffer_test.go",
"bytes_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go"
],
"XTestImports": [
"bytes",
"encoding/base64",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"os",
"reflect",
"runtime",
"sort",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding",
"ImportPath": "encoding",
"Name": "encoding",
"Doc": "Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"encoding.go"
],
"CompiledGoFiles": [
"encoding.go"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\binary",
"ImportPath": "encoding/binary",
"Name": "binary",
"Doc": "Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\binary.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"binary.go",
"varint.go"
],
"CompiledGoFiles": [
"binary.go",
"varint.go"
],
"Imports": [
"errors",
"io",
"math",
"reflect"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"binary_test.go",
"varint_test.go"
],
"TestImports": [
"bytes",
"io",
"math",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"bytes",
"encoding/binary",
"fmt",
"math"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\base64",
"ImportPath": "encoding/base64",
"Name": "base64",
"Doc": "Package base64 implements base64 encoding as specified by RFC 4648.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\base64.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"base64.go"
],
"CompiledGoFiles": [
"base64.go"
],
"Imports": [
"encoding/binary",
"io",
"strconv"
],
"Deps": [
"encoding/binary",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"math",
"math/bits",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"strconv",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"base64_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"reflect",
"runtime/debug",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/base64",
"fmt",
"os"
]
}
{
"Dir": "C:\\Go\\src\\strings",
"ImportPath": "strings",
"Name": "strings",
"Doc": "Package strings implements simple functions to manipulate UTF-8 encoded strings.",
"Target": "C:\\Go\\pkg\\windows_amd64\\strings.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"CompiledGoFiles": [
"builder.go",
"compare.go",
"reader.go",
"replace.go",
"search.go",
"strings.go"
],
"Imports": [
"errors",
"internal/bytealg",
"io",
"sync",
"unicode",
"unicode/utf8",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"XTestGoFiles": [
"builder_test.go",
"compare_test.go",
"example_test.go",
"reader_test.go",
"replace_test.go",
"search_test.go",
"strings_test.go"
],
"XTestImports": [
"bytes",
"fmt",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"reflect",
"strconv",
"strings",
"sync",
"testing",
"unicode",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\json",
"ImportPath": "encoding/json",
"Name": "json",
"Doc": "Package json implements encoding and decoding of JSON as defined in RFC 7159.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\json.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"CompiledGoFiles": [
"decode.go",
"encode.go",
"fold.go",
"indent.go",
"scanner.go",
"stream.go",
"tables.go",
"tags.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bytes",
"encoding",
"encoding/base64",
"errors",
"fmt",
"io",
"math",
"reflect",
"sort",
"strconv",
"strings",
"sync",
"unicode",
"unicode/utf16",
"unicode/utf8"
],
"Deps": [
"bytes",
"encoding",
"encoding/base64",
"encoding/binary",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"bench_test.go",
"decode_test.go",
"encode_test.go",
"fold_test.go",
"number_test.go",
"scanner_test.go",
"stream_test.go",
"tagkey_test.go",
"tags_test.go"
],
"TestImports": [
"bytes",
"compress/gzip",
"encoding",
"errors",
"fmt",
"image",
"internal/testenv",
"io",
"io/ioutil",
"log",
"math",
"math/big",
"math/rand",
"net",
"net/http",
"net/http/httptest",
"os",
"reflect",
"regexp",
"runtime",
"strconv",
"strings",
"sync",
"testing",
"time",
"unicode",
"unicode/utf8"
],
"XTestGoFiles": [
"example_marshaling_test.go",
"example_test.go",
"example_text_marshaling_test.go"
],
"XTestImports": [
"bytes",
"encoding/json",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\inconshreveable\\mousetrap",
"ImportPath": "github.com/inconshreveable/mousetrap",
"Name": "mousetrap",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\inconshreveable\\mousetrap.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"trap_windows_1.4.go"
],
"CompiledGoFiles": [
"trap_windows_1.4.go"
],
"IgnoredGoFiles": [
"trap_others.go",
"trap_windows.go"
],
"Imports": [
"os",
"syscall",
"unsafe"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\bufio",
"ImportPath": "bufio",
"Name": "bufio",
"Doc": "Package bufio implements buffered I/O. It wraps an io.Reader or io.Writer object, creating another object (Reader or Writer) that also implements the interface but provides buffering and some help for textual I/O.",
"Target": "C:\\Go\\pkg\\windows_amd64\\bufio.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"bufio.go",
"scan.go"
],
"CompiledGoFiles": [
"bufio.go",
"scan.go"
],
"Imports": [
"bytes",
"errors",
"io",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/race",
"internal/reflectlite",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unicode",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"unicode/utf8"
],
"XTestGoFiles": [
"bufio_test.go",
"example_test.go",
"scan_test.go"
],
"XTestImports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"io/ioutil",
"os",
"strconv",
"strings",
"testing",
"testing/iotest",
"time",
"unicode",
"unicode/utf8"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\csv",
"ImportPath": "encoding/csv",
"Name": "csv",
"Doc": "Package csv reads and writes comma-separated values (CSV) files.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\csv.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"reader.go",
"writer.go"
],
"CompiledGoFiles": [
"reader.go",
"writer.go"
],
"IgnoredGoFiles": [
"fuzz.go"
],
"Imports": [
"bufio",
"bytes",
"errors",
"fmt",
"io",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bufio",
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"reader_test.go",
"writer_test.go"
],
"TestImports": [
"bytes",
"errors",
"io",
"reflect",
"strings",
"testing",
"unicode/utf8"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/csv",
"fmt",
"io",
"log",
"os",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\encoding\\hex",
"ImportPath": "encoding/hex",
"Name": "hex",
"Doc": "Package hex implements hexadecimal encoding and decoding.",
"Target": "C:\\Go\\pkg\\windows_amd64\\encoding\\hex.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"hex.go"
],
"CompiledGoFiles": [
"hex.go"
],
"Imports": [
"errors",
"fmt",
"io",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"hex_test.go"
],
"TestImports": [
"bytes",
"fmt",
"io",
"io/ioutil",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/hex",
"fmt",
"log",
"os"
]
}
{
"Dir": "C:\\Go\\src\\flag",
"ImportPath": "flag",
"Name": "flag",
"Doc": "Package flag implements command-line flag parsing.",
"Target": "C:\\Go\\pkg\\windows_amd64\\flag.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"flag.go"
],
"CompiledGoFiles": [
"flag.go"
],
"Imports": [
"errors",
"fmt",
"io",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go"
],
"TestImports": [
"os"
],
"XTestGoFiles": [
"example_test.go",
"example_value_test.go",
"flag_test.go"
],
"XTestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io",
"io/ioutil",
"net/url",
"os",
"sort",
"strconv",
"strings",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\context",
"ImportPath": "context",
"Name": "context",
"Doc": "Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.",
"Target": "C:\\Go\\pkg\\windows_amd64\\context.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"context.go"
],
"CompiledGoFiles": [
"context.go"
],
"Imports": [
"errors",
"internal/reflectlite",
"sync",
"time"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"io",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unsafe"
],
"TestGoFiles": [
"context_test.go"
],
"TestImports": [
"fmt",
"math/rand",
"runtime",
"strings",
"sync",
"time"
],
"XTestGoFiles": [
"benchmark_test.go",
"example_test.go",
"net_test.go",
"x_test.go"
],
"XTestImports": [
"context",
"fmt",
"net",
"runtime",
"sync",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\vendor\\golang.org\\x\\net\\dns\\dnsmessage",
"ImportPath": "vendor/golang.org/x/net/dns/dnsmessage",
"Name": "dnsmessage",
"Doc": "Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.",
"Target": "C:\\Go\\pkg\\windows_amd64\\vendor\\golang.org\\x\\net\\dns\\dnsmessage.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"message.go"
],
"CompiledGoFiles": [
"message.go"
],
"Imports": [
"errors"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/reflectlite",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"unsafe"
]
}
{
"Dir": "C:\\Go\\src\\internal\\nettrace",
"ImportPath": "internal/nettrace",
"Name": "nettrace",
"Doc": "Package nettrace contains internal hooks for tracing activity in the net package.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\nettrace.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"nettrace.go"
],
"CompiledGoFiles": [
"nettrace.go"
]
}
{
"Dir": "C:\\Go\\src\\internal\\singleflight",
"ImportPath": "internal/singleflight",
"Name": "singleflight",
"Doc": "Package singleflight provides a duplicate function call suppression mechanism.",
"Target": "C:\\Go\\pkg\\windows_amd64\\internal\\singleflight.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"singleflight.go"
],
"CompiledGoFiles": [
"singleflight.go"
],
"Imports": [
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"singleflight_test.go"
],
"TestImports": [
"errors",
"fmt",
"sync",
"sync/atomic",
"testing",
"time"
]
}
{
"Dir": "C:\\Go\\src\\math\\rand",
"ImportPath": "math/rand",
"Name": "rand",
"Doc": "Package rand implements pseudo-random number generators.",
"Target": "C:\\Go\\pkg\\windows_amd64\\math\\rand.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"CompiledGoFiles": [
"exp.go",
"normal.go",
"rand.go",
"rng.go",
"zipf.go"
],
"IgnoredGoFiles": [
"gen_cooked.go"
],
"Imports": [
"math",
"sync"
],
"Deps": [
"internal/bytealg",
"internal/cpu",
"internal/race",
"math",
"math/bits",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sync",
"sync/atomic",
"unsafe"
],
"TestGoFiles": [
"race_test.go",
"rand_test.go"
],
"TestImports": [
"bytes",
"errors",
"fmt",
"internal/testenv",
"io",
"math",
"os",
"runtime",
"sync",
"testing",
"testing/iotest"
],
"XTestGoFiles": [
"example_test.go",
"regress_test.go"
],
"XTestImports": [
"flag",
"fmt",
"math/rand",
"os",
"reflect",
"strings",
"testing",
"text/tabwriter"
]
}
{
"Dir": "C:\\Go\\src\\net",
"ImportPath": "net",
"Name": "net",
"Doc": "Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"CompiledGoFiles": [
"cgo_windows.go",
"dial.go",
"dnsclient.go",
"error_posix.go",
"error_windows.go",
"fd_windows.go",
"file.go",
"file_windows.go",
"hook.go",
"hook_windows.go",
"hosts.go",
"interface.go",
"interface_windows.go",
"ip.go",
"iprawsock.go",
"iprawsock_posix.go",
"ipsock.go",
"ipsock_posix.go",
"lookup.go",
"lookup_windows.go",
"mac.go",
"net.go",
"parse.go",
"pipe.go",
"port.go",
"rawconn.go",
"sendfile_windows.go",
"sock_posix.go",
"sock_windows.go",
"sockaddr_posix.go",
"sockopt_posix.go",
"sockopt_windows.go",
"sockoptip_posix.go",
"sockoptip_windows.go",
"splice_stub.go",
"tcpsock.go",
"tcpsock_posix.go",
"tcpsockopt_posix.go",
"tcpsockopt_windows.go",
"udpsock.go",
"udpsock_posix.go",
"unixsock.go",
"unixsock_posix.go"
],
"IgnoredGoFiles": [
"addrselect.go",
"addrselect_test.go",
"cgo_aix.go",
"cgo_android.go",
"cgo_bsd.go",
"cgo_linux.go",
"cgo_netbsd.go",
"cgo_openbsd.go",
"cgo_resnew.go",
"cgo_resold.go",
"cgo_socknew.go",
"cgo_sockold.go",
"cgo_solaris.go",
"cgo_stub.go",
"cgo_unix.go",
"cgo_unix_test.go",
"conf.go",
"conf_netcgo.go",
"conf_test.go",
"dial_unix_test.go",
"dnsclient_unix.go",
"dnsclient_unix_test.go",
"dnsconfig_unix.go",
"dnsconfig_unix_test.go",
"error_nacl.go",
"error_plan9.go",
"error_plan9_test.go",
"error_unix.go",
"error_unix_test.go",
"fd_plan9.go",
"fd_unix.go",
"file_plan9.go",
"file_stub.go",
"file_unix.go",
"hook_plan9.go",
"hook_unix.go",
"interface_aix.go",
"interface_bsd.go",
"interface_bsd_test.go",
"interface_bsdvar.go",
"interface_darwin.go",
"interface_freebsd.go",
"interface_linux.go",
"interface_linux_test.go",
"interface_plan9.go",
"interface_solaris.go",
"interface_stub.go",
"interface_unix_test.go",
"iprawsock_plan9.go",
"ipsock_plan9.go",
"lookup_fake.go",
"lookup_plan9.go",
"lookup_unix.go",
"main_cloexec_test.go",
"main_conf_test.go",
"main_plan9_test.go",
"main_unix_test.go",
"net_fake.go",
"netgo_unix_test.go",
"nss.go",
"nss_test.go",
"port_unix.go",
"rawconn_stub_test.go",
"rawconn_unix_test.go",
"sendfile_linux.go",
"sendfile_stub.go",
"sendfile_unix_alt.go",
"sock_bsd.go",
"sock_cloexec.go",
"sock_linux.go",
"sock_plan9.go",
"sock_stub.go",
"sockopt_aix.go",
"sockopt_bsd.go",
"sockopt_linux.go",
"sockopt_plan9.go",
"sockopt_solaris.go",
"sockopt_stub.go",
"sockoptip_bsdvar.go",
"sockoptip_linux.go",
"sockoptip_stub.go",
"splice_linux.go",
"splice_test.go",
"sys_cloexec.go",
"tcpsock_plan9.go",
"tcpsock_unix_test.go",
"tcpsockopt_darwin.go",
"tcpsockopt_dragonfly.go",
"tcpsockopt_openbsd.go",
"tcpsockopt_plan9.go",
"tcpsockopt_solaris.go",
"tcpsockopt_stub.go",
"tcpsockopt_unix.go",
"udpsock_plan9.go",
"udpsock_plan9_test.go",
"unixsock_linux_test.go",
"unixsock_plan9.go",
"unixsock_test.go",
"write_unix_test.go",
"writev_unix.go"
],
"Imports": [
"context",
"errors",
"vendor/golang.org/x/net/dns/dnsmessage",
"internal/bytealg",
"internal/nettrace",
"internal/poll",
"internal/singleflight",
"internal/syscall/windows",
"io",
"math/rand",
"os",
"runtime",
"sort",
"sync",
"syscall",
"time",
"unsafe"
],
"ImportMap": {
"golang.org/x/net/dns/dnsmessage": "vendor/golang.org/x/net/dns/dnsmessage"
},
"Deps": [
"context",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"conn_test.go",
"dial_test.go",
"dnsclient_test.go",
"dnsname_test.go",
"error_posix_test.go",
"error_test.go",
"error_windows_test.go",
"external_test.go",
"file_test.go",
"hosts_test.go",
"interface_test.go",
"ip_test.go",
"iprawsock_test.go",
"ipsock_test.go",
"listen_test.go",
"lookup_test.go",
"lookup_windows_test.go",
"mac_test.go",
"main_noconf_test.go",
"main_posix_test.go",
"main_test.go",
"main_windows_test.go",
"mockserver_test.go",
"net_test.go",
"net_windows_test.go",
"packetconn_test.go",
"parse_test.go",
"platform_test.go",
"port_test.go",
"protoconn_test.go",
"rawconn_test.go",
"rawconn_windows_test.go",
"sendfile_test.go",
"server_test.go",
"tcpsock_test.go",
"timeout_test.go",
"udpsock_test.go",
"unixsock_windows_test.go",
"writev_test.go"
],
"TestImports": [
"bufio",
"bytes",
"context",
"crypto/sha256",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"internal/poll",
"internal/syscall/windows/registry",
"internal/testenv",
"io",
"io/ioutil",
"math/rand",
"net/internal/socktest",
"os",
"os/exec",
"reflect",
"regexp",
"runtime",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"testing",
"time",
"unsafe"
],
"XTestGoFiles": [
"example_test.go",
"pipe_test.go"
],
"XTestImports": [
"fmt",
"io",
"log",
"net",
"testing",
"time",
"vendor/golang.org/x/net/nettest"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\pflag",
"ImportPath": "github.com/spf13/pflag",
"Name": "pflag",
"Doc": "Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\pflag.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"CompiledGoFiles": [
"bool.go",
"bool_slice.go",
"bytes.go",
"count.go",
"duration.go",
"duration_slice.go",
"flag.go",
"float32.go",
"float32_slice.go",
"float64.go",
"float64_slice.go",
"golangflag.go",
"int.go",
"int16.go",
"int32.go",
"int32_slice.go",
"int64.go",
"int64_slice.go",
"int8.go",
"int_slice.go",
"ip.go",
"ip_slice.go",
"ipmask.go",
"ipnet.go",
"string.go",
"string_array.go",
"string_slice.go",
"string_to_int.go",
"string_to_int64.go",
"string_to_string.go",
"uint.go",
"uint16.go",
"uint32.go",
"uint64.go",
"uint8.go",
"uint_slice.go"
],
"Imports": [
"bytes",
"encoding/base64",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"io",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"time"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"errors",
"flag",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"math/rand",
"net",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"bool_slice_test.go",
"bool_test.go",
"bytes_test.go",
"count_test.go",
"duration_slice_test.go",
"export_test.go",
"flag_test.go",
"float32_slice_test.go",
"float64_slice_test.go",
"golangflag_test.go",
"int32_slice_test.go",
"int64_slice_test.go",
"int_slice_test.go",
"ip_slice_test.go",
"ip_test.go",
"ipnet_test.go",
"printusage_test.go",
"string_array_test.go",
"string_slice_test.go",
"string_to_int64_test.go",
"string_to_int_test.go",
"string_to_string_test.go",
"uint_slice_test.go"
],
"TestImports": [
"bytes",
"encoding/base64",
"encoding/csv",
"flag",
"fmt",
"io",
"io/ioutil",
"net",
"os",
"reflect",
"sort",
"strconv",
"strings",
"testing",
"time"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"github.com/spf13/pflag"
]
}
{
"Dir": "C:\\Go\\src\\path\\filepath",
"ImportPath": "path/filepath",
"Name": "filepath",
"Doc": "Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.",
"Target": "C:\\Go\\pkg\\windows_amd64\\path\\filepath.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"CompiledGoFiles": [
"match.go",
"path.go",
"path_windows.go",
"symlink.go",
"symlink_windows.go"
],
"IgnoredGoFiles": [
"example_unix_test.go",
"example_unix_walk_test.go",
"path_plan9.go",
"path_unix.go",
"symlink_unix.go"
],
"Imports": [
"errors",
"os",
"runtime",
"sort",
"strings",
"syscall",
"unicode/utf8"
],
"Deps": [
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"os",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"export_test.go",
"export_windows_test.go"
],
"XTestGoFiles": [
"example_test.go",
"match_test.go",
"path_test.go",
"path_windows_test.go"
],
"XTestImports": [
"errors",
"flag",
"fmt",
"internal/testenv",
"io/ioutil",
"os",
"os/exec",
"path/filepath",
"reflect",
"runtime",
"runtime/debug",
"sort",
"strings",
"syscall",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\io\\ioutil",
"ImportPath": "io/ioutil",
"Name": "ioutil",
"Doc": "Package ioutil implements some I/O utility functions.",
"Target": "C:\\Go\\pkg\\windows_amd64\\io\\ioutil.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"ioutil.go",
"tempfile.go"
],
"CompiledGoFiles": [
"ioutil.go",
"tempfile.go"
],
"Imports": [
"bytes",
"io",
"os",
"path/filepath",
"sort",
"strconv",
"strings",
"sync",
"time"
],
"Deps": [
"bytes",
"errors",
"internal/bytealg",
"internal/cpu",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"path/filepath",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"ioutil_test.go",
"tempfile_test.go"
],
"TestImports": [
"os",
"path/filepath",
"regexp",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"fmt",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\net\\url",
"ImportPath": "net/url",
"Name": "url",
"Doc": "Package url parses URLs and implements query escaping.",
"Target": "C:\\Go\\pkg\\windows_amd64\\net\\url.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"url.go"
],
"CompiledGoFiles": [
"url.go"
],
"Imports": [
"errors",
"fmt",
"sort",
"strconv",
"strings"
],
"Deps": [
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"url_test.go"
],
"TestImports": [
"bytes",
"encoding",
"encoding/gob",
"encoding/json",
"fmt",
"io",
"net",
"reflect",
"strings",
"testing"
],
"XTestGoFiles": [
"example_test.go"
],
"XTestImports": [
"encoding/json",
"fmt",
"log",
"net/url",
"strings"
]
}
{
"Dir": "C:\\Go\\src\\text\\template\\parse",
"ImportPath": "text/template/parse",
"Name": "parse",
"Doc": "Package parse builds parse trees for templates as defined by text/template and html/template.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template\\parse.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"CompiledGoFiles": [
"lex.go",
"node.go",
"parse.go"
],
"Imports": [
"bytes",
"fmt",
"runtime",
"strconv",
"strings",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"math",
"math/bits",
"os",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"lex_test.go",
"parse_test.go"
],
"TestImports": [
"flag",
"fmt",
"strings",
"testing"
]
}
{
"Dir": "C:\\Go\\src\\text\\template",
"ImportPath": "text/template",
"Name": "template",
"Doc": "Package template implements data-driven templates for generating textual output.",
"Target": "C:\\Go\\pkg\\windows_amd64\\text\\template.a",
"Root": "C:\\Go",
"Goroot": true,
"Standard": true,
"DepOnly": true,
"GoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"CompiledGoFiles": [
"doc.go",
"exec.go",
"funcs.go",
"helper.go",
"option.go",
"template.go"
],
"Imports": [
"bytes",
"errors",
"fmt",
"internal/fmtsort",
"io",
"io/ioutil",
"net/url",
"path/filepath",
"reflect",
"runtime",
"strings",
"sync",
"text/template/parse",
"unicode",
"unicode/utf8"
],
"Deps": [
"bytes",
"errors",
"fmt",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe"
],
"TestGoFiles": [
"exec_test.go",
"multi_test.go"
],
"TestImports": [
"bytes",
"errors",
"flag",
"fmt",
"io/ioutil",
"reflect",
"strings",
"testing",
"text/template/parse"
],
"XTestGoFiles": [
"example_test.go",
"examplefiles_test.go",
"examplefunc_test.go"
],
"XTestImports": [
"io",
"io/ioutil",
"log",
"os",
"path/filepath",
"strings",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\spf13\\cobra",
"ImportPath": "github.com/spf13/cobra",
"Name": "cobra",
"Doc": "Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\spf13\\cobra.a",
"Root": "D:\\code\\golang",
"DepOnly": true,
"GoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"CompiledGoFiles": [
"args.go",
"bash_completions.go",
"cobra.go",
"command.go",
"command_win.go",
"powershell_completions.go",
"shell_completions.go",
"zsh_completions.go"
],
"IgnoredGoFiles": [
"command_notwin.go"
],
"Imports": [
"bytes",
"encoding/json",
"errors",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"io",
"os",
"path/filepath",
"reflect",
"sort",
"strconv",
"strings",
"text/template",
"time",
"unicode"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
],
"TestGoFiles": [
"args_test.go",
"bash_completions_test.go",
"cobra_test.go",
"command_test.go",
"powershell_completions_test.go",
"zsh_completions_test.go"
],
"TestImports": [
"bytes",
"fmt",
"github.com/spf13/pflag",
"os",
"os/exec",
"reflect",
"regexp",
"strings",
"testing",
"text/template"
]
}
{
"Dir": "D:\\code\\golang\\src\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd",
"ImportPath": "github.com/darjun/go-daily-lib/cobra/math/cmd",
"Name": "cmd",
"Target": "D:\\code\\golang\\pkg\\windows_amd64\\github.com\\darjun\\go-daily-lib\\cobra\\math\\cmd.a",
"Root": "D:\\code\\golang",
"Match": [
"d:/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd"
],
"Stale": true,
"StaleReason": "build ID mismatch",
"GoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"CompiledGoFiles": [
"add.go",
"divide.go",
"helper.go",
"minus.go",
"multiply.go",
"root.go"
],
"Imports": [
"errors",
"fmt",
"github.com/spf13/cobra",
"os",
"strconv",
"strings"
],
"Deps": [
"bufio",
"bytes",
"context",
"encoding",
"encoding/base64",
"encoding/binary",
"encoding/csv",
"encoding/hex",
"encoding/json",
"errors",
"flag",
"fmt",
"github.com/inconshreveable/mousetrap",
"github.com/spf13/cobra",
"github.com/spf13/pflag",
"internal/bytealg",
"internal/cpu",
"internal/fmtsort",
"internal/nettrace",
"internal/oserror",
"internal/poll",
"internal/race",
"internal/reflectlite",
"internal/singleflight",
"internal/syscall/windows",
"internal/syscall/windows/registry",
"internal/syscall/windows/sysdll",
"internal/testlog",
"io",
"io/ioutil",
"math",
"math/bits",
"math/rand",
"net",
"net/url",
"os",
"path/filepath",
"reflect",
"runtime",
"runtime/internal/atomic",
"runtime/internal/math",
"runtime/internal/sys",
"sort",
"strconv",
"strings",
"sync",
"sync/atomic",
"syscall",
"text/template",
"text/template/parse",
"time",
"unicode",
"unicode/utf16",
"unicode/utf8",
"unsafe",
"vendor/golang.org/x/net/dns/dnsmessage"
]
}
>>
[Info - 上午7:20:20] 2020/01/16 07:20:20 go/packages.Load
packages = 1
[Info - 上午7:20:20] 2020/01/16 07:20:20 go/packages.Load
package = github.com/darjun/go-daily-lib/cobra/math/cmd
files = [D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\add.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\divide.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\helper.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\minus.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\multiply.go D:\code\golang\src\github.com\darjun\go-daily-lib\cobra\math\cmd\root.go]
[Trace - 07:20:20.527 AM] Sending notification 'textDocument/didSave'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go","version":2}}
[Trace - 07:20:20.568 AM] Sending request 'textDocument/foldingRange - (9)'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go"}}
[Trace - 07:20:20.568 AM] Received response 'textDocument/foldingRange - (9)' in 0ms.
Result: [{"startLine":2,"startCharacter":8,"endLine":6,"endCharacter":25,"kind":"imports"},{"startLine":12,"startCharacter":47,"endLine":15,"endCharacter":60},{"startLine":19,"startCharacter":13,"endLine":20,"endCharacter":32}]
[Trace - 07:20:20.890 AM] Sending request 'textDocument/documentSymbol - (10)'.
Params: {"textDocument":{"uri":"file:///d%3A/code/golang/src/github.com/darjun/go-daily-lib/cobra/math/cmd/multiply.go"}}
[Trace - 07:20:20.958 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 43.908ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOMOD\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 43.908ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOMOD", stderr: <<>> stdout: <<
>>
[Trace - 07:20:20.961 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 46.9209ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-m\" \"-json\" \"all\", stderr: \u003c\u003cgo list -m: not using modules\n\u003e\u003e stdout: \u003c\u003c\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 46.9209ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "list" "-m" "-json" "all", stderr: <<go list -m: not using modules
>> stdout: <<>>
[Trace - 07:20:20.986 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:20 22.9361ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"env\" \"GOPATH\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003cD:\\code\\golang\n\u003e\u003e\n"}
[Info - 上午7:20:20] 2020/01/16 07:20:20 22.9361ms for GOROOT=C:\Go GOPATH=D:\code\golang GO111MODULE= PWD=d:\code\golang go "env" "GOPATH", stderr: <<>> stdout: <<D:\code\golang
>>
[Trace - 07:20:21.099 AM] Received notification 'window/logMessage'.
Params: {"type":3,"message":"2020/01/16 07:20:21 126.9086ms for GOROOT=C:\\Go GOPATH=D:\\code\\golang GO111MODULE= PWD=d:\\code\\golang go \"list\" \"-e\" \"-json\" \"-compiled=true\" \"-test=true\" \"-export=false\" \"-deps=true\" \"-find=false\" \"--\" \"d:\\\\code\\\\golang\\\\src\\\\github.com\\\\darjun\\\\go-daily-lib\\\\cobra\\\\math\\\\cmd\", stderr: \u003c\u003c\u003e\u003e stdout: \u003c\u003c{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\cpu\",\n\t\"ImportPath\": \"internal/cpu\",\n\t\"Name\": \"cpu\",\n\t\"Doc\": \"Package cpu implements processor feature detection used by the Go standard library.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\cpu.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cpu.go\",\n\t\t\"cpu_amd64.go\",\n\t\t\"cpu_x86.go\",\n\t\t\"cpu_x86.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cpu_386.go\",\n\t\t\"cpu_amd64p32.go\",\n\t\t\"cpu_arm.go\",\n\t\t\"cpu_arm64.go\",\n\t\t\"cpu_mips.go\",\n\t\t\"cpu_mips64.go\",\n\t\t\"cpu_mips64le.go\",\n\t\t\"cpu_mipsle.go\",\n\t\t\"cpu_no_init.go\",\n\t\t\"cpu_ppc64x.go\",\n\t\t\"cpu_s390x.go\",\n\t\t\"cpu_s390x_test.go\",\n\t\t\"cpu_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"cpu_x86.s\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cpu_test.go\",\n\t\t\"cpu_x86_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"internal/cpu\",\n\t\t\"internal/testenv\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unsafe\",\n\t\"ImportPath\": \"unsafe\",\n\t\"Name\": \"unsafe\",\n\t\"Doc\": \"Package unsafe contains operations that step around the type safety of Go programs.\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"unsafe.go\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\bytealg\",\n\t\"ImportPath\": \"internal/bytealg\",\n\t\"Name\": \"bytealg\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\bytealg.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bytealg.go\",\n\t\t\"compare_native.go\",\n\t\t\"count_native.go\",\n\t\t\"equal_generic.go\",\n\t\t\"equal_native.go\",\n\t\t\"index_amd64.go\",\n\t\t\"index_native.go\",\n\t\t\"indexbyte_native.go\",\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"compare_generic.go\",\n\t\t\"count_generic.go\",\n\t\t\"index_arm64.go\",\n\t\t\"index_generic.go\",\n\t\t\"index_s390x.go\",\n\t\t\"indexbyte_generic.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"compare_amd64.s\",\n\t\t\"count_amd64.s\",\n\t\t\"equal_amd64.s\",\n\t\t\"index_amd64.s\",\n\t\t\"indexbyte_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\atomic\",\n\t\"ImportPath\": \"runtime/internal/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atomic_amd64x.go\",\n\t\t\"stubs.go\",\n\t\t\"asm_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"atomic_386.go\",\n\t\t\"atomic_arm.go\",\n\t\t\"atomic_arm64.go\",\n\t\t\"atomic_mips64x.go\",\n\t\t\"atomic_mipsx.go\",\n\t\t\"atomic_ppc64x.go\",\n\t\t\"atomic_s390x.go\",\n\t\t\"atomic_wasm.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"bench_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\sys\",\n\t\"ImportPath\": \"runtime/internal/sys\",\n\t\"Name\": \"sys\",\n\t\"Doc\": \"package sys contains system- and configuration- and architecture-specific constants used by the runtime.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\sys.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"arch.go\",\n\t\t\"arch_amd64.go\",\n\t\t\"intrinsics.go\",\n\t\t\"stubs.go\",\n\t\t\"sys.go\",\n\t\t\"zgoarch_amd64.go\",\n\t\t\"zgoos_windows.go\",\n\t\t\"zversion.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arch_386.go\",\n\t\t\"arch_amd64p32.go\",\n\t\t\"arch_arm.go\",\n\t\t\"arch_arm64.go\",\n\t\t\"arch_mips.go\",\n\t\t\"arch_mips64.go\",\n\t\t\"arch_mips64le.go\",\n\t\t\"arch_mipsle.go\",\n\t\t\"arch_ppc64.go\",\n\t\t\"arch_ppc64le.go\",\n\t\t\"arch_s390x.go\",\n\t\t\"arch_wasm.go\",\n\t\t\"gengoos.go\",\n\t\t\"intrinsics_stubs.go\",\n\t\t\"zgoarch_386.go\",\n\t\t\"zgoarch_amd64p32.go\",\n\t\t\"zgoarch_arm.go\",\n\t\t\"zgoarch_arm64.go\",\n\t\t\"zgoarch_arm64be.go\",\n\t\t\"zgoarch_armbe.go\",\n\t\t\"zgoarch_mips.go\",\n\t\t\"zgoarch_mips64.go\",\n\t\t\"zgoarch_mips64le.go\",\n\t\t\"zgoarch_mips64p32.go\",\n\t\t\"zgoarch_mips64p32le.go\",\n\t\t\"zgoarch_mipsle.go\",\n\t\t\"zgoarch_ppc.go\",\n\t\t\"zgoarch_ppc64.go\",\n\t\t\"zgoarch_ppc64le.go\",\n\t\t\"zgoarch_riscv.go\",\n\t\t\"zgoarch_riscv64.go\",\n\t\t\"zgoarch_s390.go\",\n\t\t\"zgoarch_s390x.go\",\n\t\t\"zgoarch_sparc.go\",\n\t\t\"zgoarch_sparc64.go\",\n\t\t\"zgoarch_wasm.go\",\n\t\t\"zgoos_aix.go\",\n\t\t\"zgoos_android.go\",\n\t\t\"zgoos_darwin.go\",\n\t\t\"zgoos_dragonfly.go\",\n\t\t\"zgoos_freebsd.go\",\n\t\t\"zgoos_hurd.go\",\n\t\t\"zgoos_illumos.go\",\n\t\t\"zgoos_js.go\",\n\t\t\"zgoos_linux.go\",\n\t\t\"zgoos_nacl.go\",\n\t\t\"zgoos_netbsd.go\",\n\t\t\"zgoos_openbsd.go\",\n\t\t\"zgoos_plan9.go\",\n\t\t\"zgoos_solaris.go\",\n\t\t\"zgoos_zos.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"intrinsics_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/sys\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\\\\internal\\\\math\",\n\t\"ImportPath\": \"runtime/internal/math\",\n\t\"Name\": \"math\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime\\\\internal\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"math.go\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"Deps\": [\n\t\t\"runtime/internal/sys\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"math_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"runtime/internal/math\",\n\t\t\"testing\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\runtime\",\n\t\"ImportPath\": \"runtime\",\n\t\"Name\": \"runtime\",\n\t\"Doc\": \"Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\runtime.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"alg.go\",\n\t\t\"atomic_pointer.go\",\n\t\t\"auxv_none.go\",\n\t\t\"cgo.go\",\n\t\t\"cgocall.go\",\n\t\t\"cgocallback.go\",\n\t\t\"cgocheck.go\",\n\t\t\"chan.go\",\n\t\t\"compiler.go\",\n\t\t\"complex.go\",\n\t\t\"cpuflags.go\",\n\t\t\"cpuflags_amd64.go\",\n\t\t\"cpuprof.go\",\n\t\t\"cputicks.go\",\n\t\t\"debug.go\",\n\t\t\"debugcall.go\",\n\t\t\"debuglog.go\",\n\t\t\"debuglog_off.go\",\n\t\t\"defs_windows_amd64.go\",\n\t\t\"env_posix.go\",\n\t\t\"error.go\",\n\t\t\"extern.go\",\n\t\t\"fastlog2.go\",\n\t\t\"fastlog2table.go\",\n\t\t\"float.go\",\n\t\t\"hash64.go\",\n\t\t\"heapdump.go\",\n\t\t\"iface.go\",\n\t\t\"lfstack.go\",\n\t\t\"lfstack_64bit.go\",\n\t\t\"lock_sema.go\",\n\t\t\"malloc.go\",\n\t\t\"map.go\",\n\t\t\"map_fast32.go\",\n\t\t\"map_fast64.go\",\n\t\t\"map_faststr.go\",\n\t\t\"mbarrier.go\",\n\t\t\"mbitmap.go\",\n\t\t\"mcache.go\",\n\t\t\"mcentral.go\",\n\t\t\"mem_windows.go\",\n\t\t\"mfinal.go\",\n\t\t\"mfixalloc.go\",\n\t\t\"mgc.go\",\n\t\t\"mgclarge.go\",\n\t\t\"mgcmark.go\",\n\t\t\"mgcscavenge.go\",\n\t\t\"mgcstack.go\",\n\t\t\"mgcsweep.go\",\n\t\t\"mgcsweepbuf.go\",\n\t\t\"mgcwork.go\",\n\t\t\"mheap.go\",\n\t\t\"mprof.go\",\n\t\t\"msan0.go\",\n\t\t\"msize.go\",\n\t\t\"mstats.go\",\n\t\t\"mwbbuf.go\",\n\t\t\"netpoll.go\",\n\t\t\"netpoll_windows.go\",\n\t\t\"os_nonopenbsd.go\",\n\t\t\"os_windows.go\",\n\t\t\"panic.go\",\n\t\t\"plugin.go\",\n\t\t\"print.go\",\n\t\t\"proc.go\",\n\t\t\"profbuf.go\",\n\t\t\"proflabel.go\",\n\t\t\"race0.go\",\n\t\t\"rdebug.go\",\n\t\t\"runtime.go\",\n\t\t\"runtime1.go\",\n\t\t\"runtime2.go\",\n\t\t\"rwmutex.go\",\n\t\t\"select.go\",\n\t\t\"sema.go\",\n\t\t\"signal_windows.go\",\n\t\t\"sigqueue.go\",\n\t\t\"sigqueue_note.go\",\n\t\t\"sizeclasses.go\",\n\t\t\"slice.go\",\n\t\t\"softfloat64.go\",\n\t\t\"stack.go\",\n\t\t\"string.go\",\n\t\t\"stubs.go\",\n\t\t\"stubs_amd64x.go\",\n\t\t\"stubs_nonlinux.go\",\n\t\t\"symtab.go\",\n\t\t\"sys_nonppc64x.go\",\n\t\t\"sys_x86.go\",\n\t\t\"syscall_windows.go\",\n\t\t\"time.go\",\n\t\t\"timeasm.go\",\n\t\t\"trace.go\",\n\t\t\"traceback.go\",\n\t\t\"type.go\",\n\t\t\"typekind.go\",\n\t\t\"utf8.go\",\n\t\t\"vdso_in_none.go\",\n\t\t\"write_err.go\",\n\t\t\"zcallback_windows.go\",\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"cgo_mmap.go\",\n\t\t\"cgo_ppc64x.go\",\n\t\t\"cgo_sigaction.go\",\n\t\t\"crash_unix_test.go\",\n\t\t\"debug_test.go\",\n\t\t\"debuglog_on.go\",\n\t\t\"defs1_linux.go\",\n\t\t\"defs1_netbsd_386.go\",\n\t\t\"defs1_netbsd_amd64.go\",\n\t\t\"defs1_netbsd_arm.go\",\n\t\t\"defs1_netbsd_arm64.go\",\n\t\t\"defs1_solaris_amd64.go\",\n\t\t\"defs2_linux.go\",\n\t\t\"defs3_linux.go\",\n\t\t\"defs_aix.go\",\n\t\t\"defs_aix_ppc64.go\",\n\t\t\"defs_arm_linux.go\",\n\t\t\"defs_darwin.go\",\n\t\t\"defs_darwin_386.go\",\n\t\t\"defs_darwin_amd64.go\",\n\t\t\"defs_darwin_arm.go\",\n\t\t\"defs_darwin_arm64.go\",\n\t\t\"defs_dragonfly.go\",\n\t\t\"defs_dragonfly_amd64.go\",\n\t\t\"defs_freebsd.go\",\n\t\t\"defs_freebsd_386.go\",\n\t\t\"defs_freebsd_amd64.go\",\n\t\t\"defs_freebsd_arm.go\",\n\t\t\"defs_linux.go\",\n\t\t\"defs_linux_386.go\",\n\t\t\"defs_linux_amd64.go\",\n\t\t\"defs_linux_arm.go\",\n\t\t\"defs_linux_arm64.go\",\n\t\t\"defs_linux_mips64x.go\",\n\t\t\"defs_linux_mipsx.go\",\n\t\t\"defs_linux_ppc64.go\",\n\t\t\"defs_linux_ppc64le.go\",\n\t\t\"defs_linux_s390x.go\",\n\t\t\"defs_nacl_386.go\",\n\t\t\"defs_nacl_amd64p32.go\",\n\t\t\"defs_nacl_arm.go\",\n\t\t\"defs_netbsd.go\",\n\t\t\"defs_netbsd_386.go\",\n\t\t\"defs_netbsd_amd64.go\",\n\t\t\"defs_netbsd_arm.go\",\n\t\t\"defs_openbsd.go\",\n\t\t\"defs_openbsd_386.go\",\n\t\t\"defs_openbsd_amd64.go\",\n\t\t\"defs_openbsd_arm.go\",\n\t\t\"defs_openbsd_arm64.go\",\n\t\t\"defs_plan9_386.go\",\n\t\t\"defs_plan9_amd64.go\",\n\t\t\"defs_plan9_arm.go\",\n\t\t\"defs_solaris.go\",\n\t\t\"defs_solaris_amd64.go\",\n\t\t\"defs_windows.go\",\n\t\t\"defs_windows_386.go\",\n\t\t\"defs_windows_arm.go\",\n\t\t\"env_plan9.go\",\n\t\t\"export_arm_test.go\",\n\t\t\"export_debug_test.go\",\n\t\t\"export_futex_test.go\",\n\t\t\"export_linux_test.go\",\n\t\t\"export_mmap_test.go\",\n\t\t\"export_unix_test.go\",\n\t\t\"futex_test.go\",\n\t\t\"hash32.go\",\n\t\t\"lfstack_32bit.go\",\n\t\t\"lock_futex.go\",\n\t\t\"lock_js.go\",\n\t\t\"mem_aix.go\",\n\t\t\"mem_bsd.go\",\n\t\t\"mem_darwin.go\",\n\t\t\"mem_js.go\",\n\t\t\"mem_linux.go\",\n\t\t\"mem_plan9.go\",\n\t\t\"memmove_linux_amd64_test.go\",\n\t\t\"mkduff.go\",\n\t\t\"mkfastlog2table.go\",\n\t\t\"mksizeclasses.go\",\n\t\t\"mmap.go\",\n\t\t\"msan.go\",\n\t\t\"net_plan9.go\",\n\t\t\"netpoll_aix.go\",\n\t\t\"netpoll_epoll.go\",\n\t\t\"netpoll_fake.go\",\n\t\t\"netpoll_kqueue.go\",\n\t\t\"netpoll_solaris.go\",\n\t\t\"netpoll_stub.go\",\n\t\t\"norace_linux_test.go\",\n\t\t\"numcpu_freebsd_test.go\",\n\t\t\"os2_aix.go\",\n\t\t\"os2_freebsd.go\",\n\t\t\"os2_nacl.go\",\n\t\t\"os2_openbsd.go\",\n\t\t\"os2_plan9.go\",\n\t\t\"os2_solaris.go\",\n\t\t\"os3_plan9.go\",\n\t\t\"os3_solaris.go\",\n\t\t\"os_aix.go\",\n\t\t\"os_android.go\",\n\t\t\"os_darwin.go\",\n\t\t\"os_darwin_arm.go\",\n\t\t\"os_darwin_arm64.go\",\n\t\t\"os_dragonfly.go\",\n\t\t\"os_freebsd.go\",\n\t\t\"os_freebsd2.go\",\n\t\t\"os_freebsd_amd64.go\",\n\t\t\"os_freebsd_arm.go\",\n\t\t\"os_freebsd_noauxv.go\",\n\t\t\"os_js.go\",\n\t\t\"os_linux.go\",\n\t\t\"os_linux_arm.go\",\n\t\t\"os_linux_arm64.go\",\n\t\t\"os_linux_be64.go\",\n\t\t\"os_linux_generic.go\",\n\t\t\"os_linux_mips64x.go\",\n\t\t\"os_linux_mipsx.go\",\n\t\t\"os_linux_noauxv.go\",\n\t\t\"os_linux_novdso.go\",\n\t\t\"os_linux_ppc64x.go\",\n\t\t\"os_linux_s390x.go\",\n\t\t\"os_nacl.go\",\n\t\t\"os_nacl_arm.go\",\n\t\t\"os_netbsd.go\",\n\t\t\"os_netbsd_386.go\",\n\t\t\"os_netbsd_amd64.go\",\n\t\t\"os_netbsd_arm.go\",\n\t\t\"os_netbsd_arm64.go\",\n\t\t\"os_openbsd.go\",\n\t\t\"os_openbsd_arm.go\",\n\t\t\"os_openbsd_arm64.go\",\n\t\t\"os_plan9.go\",\n\t\t\"os_plan9_arm.go\",\n\t\t\"os_solaris.go\",\n\t\t\"os_windows_arm.go\",\n\t\t\"panic32.go\",\n\t\t\"race.go\",\n\t\t\"relax_stub.go\",\n\t\t\"runtime_linux_test.go\",\n\t\t\"runtime_mmap_test.go\",\n\t\t\"runtime_unix_test.go\",\n\t\t\"semasleep_test.go\",\n\t\t\"sigaction.go\",\n\t\t\"signal_386.go\",\n\t\t\"signal_aix_ppc64.go\",\n\t\t\"signal_amd64x.go\",\n\t\t\"signal_arm.go\",\n\t\t\"signal_arm64.go\",\n\t\t\"signal_darwin.go\",\n\t\t\"signal_darwin_386.go\",\n\t\t\"signal_darwin_amd64.go\",\n\t\t\"signal_darwin_arm.go\",\n\t\t\"signal_darwin_arm64.go\",\n\t\t\"signal_dragonfly.go\",\n\t\t\"signal_dragonfly_amd64.go\",\n\t\t\"signal_freebsd.go\",\n\t\t\"signal_freebsd_386.go\",\n\t\t\"signal_freebsd_amd64.go\",\n\t\t\"signal_freebsd_arm.go\",\n\t\t\"signal_linux_386.go\",\n\t\t\"signal_linux_amd64.go\",\n\t\t\"signal_linux_arm.go\",\n\t\t\"signal_linux_arm64.go\",\n\t\t\"signal_linux_mips64x.go\",\n\t\t\"signal_linux_mipsx.go\",\n\t\t\"signal_linux_ppc64x.go\",\n\t\t\"signal_linux_s390x.go\",\n\t\t\"signal_mips64x.go\",\n\t\t\"signal_mipsx.go\",\n\t\t\"signal_nacl.go\",\n\t\t\"signal_nacl_386.go\",\n\t\t\"signal_nacl_amd64p32.go\",\n\t\t\"signal_nacl_arm.go\",\n\t\t\"signal_netbsd.go\",\n\t\t\"signal_netbsd_386.go\",\n\t\t\"signal_netbsd_amd64.go\",\n\t\t\"signal_netbsd_arm.go\",\n\t\t\"signal_netbsd_arm64.go\",\n\t\t\"signal_openbsd.go\",\n\t\t\"signal_openbsd_386.go\",\n\t\t\"signal_openbsd_amd64.go\",\n\t\t\"signal_openbsd_arm.go\",\n\t\t\"signal_openbsd_arm64.go\",\n\t\t\"signal_plan9.go\",\n\t\t\"signal_ppc64x.go\",\n\t\t\"signal_sighandler.go\",\n\t\t\"signal_solaris.go\",\n\t\t\"signal_solaris_amd64.go\",\n\t\t\"signal_unix.go\",\n\t\t\"sigqueue_plan9.go\",\n\t\t\"sigtab_aix.go\",\n\t\t\"sigtab_linux_generic.go\",\n\t\t\"sigtab_linux_mipsx.go\",\n\t\t\"stubs2.go\",\n\t\t\"stubs3.go\",\n\t\t\"stubs32.go\",\n\t\t\"stubs_386.go\",\n\t\t\"stubs_arm.go\",\n\t\t\"stubs_arm64.go\",\n\t\t\"stubs_linux.go\",\n\t\t\"stubs_mips64x.go\",\n\t\t\"stubs_mipsx.go\",\n\t\t\"stubs_ppc64x.go\",\n\t\t\"stubs_s390x.go\",\n\t\t\"sys_arm.go\",\n\t\t\"sys_arm64.go\",\n\t\t\"sys_darwin.go\",\n\t\t\"sys_darwin_32.go\",\n\t\t\"sys_darwin_64.go\",\n\t\t\"sys_mips64x.go\",\n\t\t\"sys_mipsx.go\",\n\t\t\"sys_ppc64x.go\",\n\t\t\"sys_s390x.go\",\n\t\t\"sys_wasm.go\",\n\t\t\"syscall2_solaris.go\",\n\t\t\"syscall_aix.go\",\n\t\t\"syscall_solaris.go\",\n\t\t\"timestub.go\",\n\t\t\"timestub2.go\",\n\t\t\"vdso_elf32.go\",\n\t\t\"vdso_elf64.go\",\n\t\t\"vdso_freebsd.go\",\n\t\t\"vdso_freebsd_arm.go\",\n\t\t\"vdso_freebsd_x86.go\",\n\t\t\"vdso_linux.go\",\n\t\t\"vdso_linux_386.go\",\n\t\t\"vdso_linux_amd64.go\",\n\t\t\"vdso_linux_arm.go\",\n\t\t\"vdso_linux_arm64.go\",\n\t\t\"vdso_linux_ppc64x.go\",\n\t\t\"vlop_arm_test.go\",\n\t\t\"vlrt.go\",\n\t\t\"wincallback.go\",\n\t\t\"write_err_android.go\"\n\t],\n\t\"HFiles\": [\n\t\t\"asm_ppc64x.h\",\n\t\t\"funcdata.h\",\n\t\t\"go_tls.h\",\n\t\t\"textflag.h\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\",\n\t\t\"asm_amd64.s\",\n\t\t\"duff_amd64.s\",\n\t\t\"memclr_amd64.s\",\n\t\t\"memmove_amd64.s\",\n\t\t\"rt0_windows_amd64.s\",\n\t\t\"sys_windows_amd64.s\",\n\t\t\"zcallback_windows.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_debuglog_test.go\",\n\t\t\"export_test.go\",\n\t\t\"export_windows_test.go\",\n\t\t\"proc_runtime_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"callers_test.go\",\n\t\t\"chan_test.go\",\n\t\t\"chanbarrier_test.go\",\n\t\t\"closure_test.go\",\n\t\t\"complex_test.go\",\n\t\t\"crash_cgo_test.go\",\n\t\t\"crash_nonunix_test.go\",\n\t\t\"crash_test.go\",\n\t\t\"debuglog_test.go\",\n\t\t\"env_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fastlog2_test.go\",\n\t\t\"gc_test.go\",\n\t\t\"gcinfo_test.go\",\n\t\t\"hash_test.go\",\n\t\t\"iface_test.go\",\n\t\t\"lfstack_test.go\",\n\t\t\"malloc_test.go\",\n\t\t\"map_benchmark_test.go\",\n\t\t\"map_test.go\",\n\t\t\"memmove_test.go\",\n\t\t\"mfinal_test.go\",\n\t\t\"norace_test.go\",\n\t\t\"proc_test.go\",\n\t\t\"profbuf_test.go\",\n\t\t\"rand_test.go\",\n\t\t\"runtime-gdb_test.go\",\n\t\t\"runtime-lldb_test.go\",\n\t\t\"runtime_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"sizeof_test.go\",\n\t\t\"slice_test.go\",\n\t\t\"softfloat64_test.go\",\n\t\t\"stack_test.go\",\n\t\t\"string_test.go\",\n\t\t\"symtab_test.go\",\n\t\t\"syscall_windows_test.go\",\n\t\t\"treap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"crypto/rand\",\n\t\t\"encoding/binary\",\n\t\t\"flag\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/syscall/windows/sysdll\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"io/ioutil\",\n\t\t\"math\",\n\t\t\"math/cmplx\",\n\t\t\"math/rand\",\n\t\t\"net\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"path/filepath\",\n\t\t\"reflect\",\n\t\t\"regexp\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sort\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"syscall\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\reflectlite\",\n\t\"ImportPath\": \"internal/reflectlite\",\n\t\"Name\": \"reflectlite\",\n\t\"Doc\": \"Package reflectlite implements lightweight version of reflect, not using any package except for \\\"runtime\\\" and \\\"unsafe\\\".\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\reflectlite.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"swapper.go\",\n\t\t\"type.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"runtime\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"TestImports\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"set_test.go\",\n\t\t\"tostring_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"encoding/base64\",\n\t\t\"fmt\",\n\t\t\"go/ast\",\n\t\t\"go/token\",\n\t\t\"internal/reflectlite\",\n\t\t\"io\",\n\t\t\"math\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\errors\",\n\t\"ImportPath\": \"errors\",\n\t\"Name\": \"errors\",\n\t\"Doc\": \"Package errors implements functions to manipulate errors.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\errors.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"errors.go\",\n\t\t\"wrap.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/reflectlite\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"errors_test.go\",\n\t\t\"example_test.go\",\n\t\t\"wrap_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"testing\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\\\\bits\",\n\t\"ImportPath\": \"math/bits\",\n\t\"Name\": \"bits\",\n\t\"Doc\": \"Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math\\\\bits.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"bits.go\",\n\t\t\"bits_errors.go\",\n\t\t\"bits_tables.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"bits_errors_bootstrap.go\",\n\t\t\"make_examples.go\",\n\t\t\"make_tables.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"bits_test.go\",\n\t\t\"example_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\math\",\n\t\"ImportPath\": \"math\",\n\t\"Name\": \"math\",\n\t\"Doc\": \"Package math provides basic constants and mathematical functions.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\math.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"abs.go\",\n\t\t\"acosh.go\",\n\t\t\"asin.go\",\n\t\t\"asinh.go\",\n\t\t\"atan.go\",\n\t\t\"atan2.go\",\n\t\t\"atanh.go\",\n\t\t\"bits.go\",\n\t\t\"cbrt.go\",\n\t\t\"const.go\",\n\t\t\"copysign.go\",\n\t\t\"dim.go\",\n\t\t\"erf.go\",\n\t\t\"erfinv.go\",\n\t\t\"exp.go\",\n\t\t\"exp_asm.go\",\n\t\t\"expm1.go\",\n\t\t\"floor.go\",\n\t\t\"frexp.go\",\n\t\t\"gamma.go\",\n\t\t\"hypot.go\",\n\t\t\"j0.go\",\n\t\t\"j1.go\",\n\t\t\"jn.go\",\n\t\t\"ldexp.go\",\n\t\t\"lgamma.go\",\n\t\t\"log.go\",\n\t\t\"log10.go\",\n\t\t\"log1p.go\",\n\t\t\"logb.go\",\n\t\t\"mod.go\",\n\t\t\"modf.go\",\n\t\t\"nextafter.go\",\n\t\t\"pow.go\",\n\t\t\"pow10.go\",\n\t\t\"remainder.go\",\n\t\t\"signbit.go\",\n\t\t\"sin.go\",\n\t\t\"sincos.go\",\n\t\t\"sinh.go\",\n\t\t\"sqrt.go\",\n\t\t\"tan.go\",\n\t\t\"tanh.go\",\n\t\t\"trig_reduce.go\",\n\t\t\"unsafe.go\",\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"arith_s390x.go\",\n\t\t\"arith_s390x_test.go\",\n\t\t\"export_s390x_test.go\"\n\t],\n\t\"SFiles\": [\n\t\t\"dim_amd64.s\",\n\t\t\"exp_amd64.s\",\n\t\t\"floor_amd64.s\",\n\t\t\"hypot_amd64.s\",\n\t\t\"log_amd64.s\",\n\t\t\"sqrt_amd64.s\",\n\t\t\"stubs_amd64.s\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/cpu\",\n\t\t\"math/bits\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"all_test.go\",\n\t\t\"example_test.go\",\n\t\t\"huge_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math\",\n\t\t\"testing\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\\\\utf8\",\n\t\"ImportPath\": \"unicode/utf8\",\n\t\"Name\": \"utf8\",\n\t\"Doc\": \"Package utf8 implements functions and constants to support text encoded in UTF-8.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\unicode\\\\utf8.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"utf8.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"example_test.go\",\n\t\t\"utf8_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"testing\",\n\t\t\"unicode\",\n\t\t\"unicode/utf8\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\strconv\",\n\t\"ImportPath\": \"strconv\",\n\t\"Name\": \"strconv\",\n\t\"Doc\": \"Package strconv implements conversions to and from string representations of basic data types.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\strconv.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"atob.go\",\n\t\t\"atof.go\",\n\t\t\"atoi.go\",\n\t\t\"decimal.go\",\n\t\t\"doc.go\",\n\t\t\"extfloat.go\",\n\t\t\"ftoa.go\",\n\t\t\"isprint.go\",\n\t\t\"itoa.go\",\n\t\t\"quote.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"makeisprint.go\"\n\t],\n\t\"Imports\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"unicode/utf8\"\n\t],\n\t\"Deps\": [\n\t\t\"errors\",\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/reflectlite\",\n\t\t\"math\",\n\t\t\"math/bits\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"unicode/utf8\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\",\n\t\t\"internal_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atob_test.go\",\n\t\t\"atof_test.go\",\n\t\t\"atoi_test.go\",\n\t\t\"decimal_test.go\",\n\t\t\"example_test.go\",\n\t\t\"fp_test.go\",\n\t\t\"ftoa_test.go\",\n\t\t\"itoa_test.go\",\n\t\t\"quote_test.go\",\n\t\t\"strconv_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bufio\",\n\t\t\"bytes\",\n\t\t\"errors\",\n\t\t\"fmt\",\n\t\t\"log\",\n\t\t\"math\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"strconv\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unicode\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\internal\\\\race\",\n\t\"ImportPath\": \"internal/race\",\n\t\"Name\": \"race\",\n\t\"Doc\": \"Package race contains helper functions for manually instrumenting code for the race detector.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\internal\\\\race.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"norace.go\"\n\t],\n\t\"IgnoredGoFiles\": [\n\t\t\"race.go\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\\\\atomic\",\n\t\"ImportPath\": \"sync/atomic\",\n\t\"Name\": \"atomic\",\n\t\"Doc\": \"Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync\\\\atomic.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"doc.go\",\n\t\t\"value.go\",\n\t\t\"asm.s\"\n\t],\n\t\"SFiles\": [\n\t\t\"asm.s\"\n\t],\n\t\"Imports\": [\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"unsafe\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"atomic_test.go\",\n\t\t\"example_test.go\",\n\t\t\"value_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"fmt\",\n\t\t\"math/rand\",\n\t\t\"runtime\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"time\",\n\t\t\"unsafe\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\sync\",\n\t\"ImportPath\": \"sync\",\n\t\"Name\": \"sync\",\n\t\"Doc\": \"Package sync provides basic synchronization primitives such as mutual exclusion locks.\",\n\t\"Target\": \"C:\\\\Go\\\\pkg\\\\windows_amd64\\\\sync.a\",\n\t\"Root\": \"C:\\\\Go\",\n\t\"Goroot\": true,\n\t\"Standard\": true,\n\t\"DepOnly\": true,\n\t\"GoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"CompiledGoFiles\": [\n\t\t\"cond.go\",\n\t\t\"map.go\",\n\t\t\"mutex.go\",\n\t\t\"once.go\",\n\t\t\"pool.go\",\n\t\t\"poolqueue.go\",\n\t\t\"runtime.go\",\n\t\t\"rwmutex.go\",\n\t\t\"waitgroup.go\"\n\t],\n\t\"Imports\": [\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"Deps\": [\n\t\t\"internal/bytealg\",\n\t\t\"internal/cpu\",\n\t\t\"internal/race\",\n\t\t\"runtime\",\n\t\t\"runtime/internal/atomic\",\n\t\t\"runtime/internal/math\",\n\t\t\"runtime/internal/sys\",\n\t\t\"sync/atomic\",\n\t\t\"unsafe\"\n\t],\n\t\"TestGoFiles\": [\n\t\t\"export_test.go\"\n\t],\n\t\"XTestGoFiles\": [\n\t\t\"cond_test.go\",\n\t\t\"example_pool_test.go\",\n\t\t\"example_test.go\",\n\t\t\"map_bench_test.go\",\n\t\t\"map_reference_test.go\",\n\t\t\"map_test.go\",\n\t\t\"mutex_test.go\",\n\t\t\"once_test.go\",\n\t\t\"pool_test.go\",\n\t\t\"runtime_sema_test.go\",\n\t\t\"rwmutex_test.go\",\n\t\t\"waitgroup_test.go\"\n\t],\n\t\"XTestImports\": [\n\t\t\"bytes\",\n\t\t\"fmt\",\n\t\t\"internal/race\",\n\t\t\"internal/testenv\",\n\t\t\"io\",\n\t\t\"math/rand\",\n\t\t\"os\",\n\t\t\"os/exec\",\n\t\t\"reflect\",\n\t\t\"runtime\",\n\t\t\"runtime/debug\",\n\t\t\"sort\",\n\t\t\"strings\",\n\t\t\"sync\",\n\t\t\"sync/atomic\",\n\t\t\"testing\",\n\t\t\"testing/quick\",\n\t\t\"time\"\n\t]\n}\n{\n\t\"Dir\": \"C:\\\\Go\\\\src\\\\unicode\",\n\t\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment