413cb32b6c
The order of init function execution is dependant on the order that the source files are passed to the compiler. This causes issues when building under other build systems, such as bazel or buck, as they are not guarenteed to maintain the same file order as the default go tool. |
||
---|---|---|
.. | ||
load.go | ||
load_bsd.go | ||
load_darwin.go | ||
load_fallback.go | ||
load_linux.go | ||
load_test.go | ||
load_windows.go |