5794e5ece7
From https://golang.org/pkg/sync/atomic/#pkg-note-BUG : On both ARM and x86-32, it is the caller's responsibility to arrange for 64-bit alignment of 64-bit words accessed atomically. The first word in a global variable or in an allocated struct or slice can be relied upon to be 64-bit aligned. |
||
---|---|---|
.. | ||
catalog_testing.go | ||
client.go | ||
int_test.go | ||
script.go | ||
script_test.go | ||
unit_test.go |