Skip to content

v1.8.0

Choose a tag to compare

@abhinav abhinav released this 09 Jun 16:15
· 58 commits to master since this release
0c8e1ec

Added

  • Add atomic.Uintptr type for atomic operations on uintptr values.
  • Add atomic.UnsafePointer type for atomic operations on unsafe.Pointer values.