Skip to content

Commit 3dbdeae

Browse files
authored
feat: replace custom atomic types with stdlib atomic (#214)
Go 1.19 added new atomic types. Replace custom atomic implementation with native types.
1 parent 2b86527 commit 3dbdeae

File tree

5 files changed

+8
-477
lines changed

5 files changed

+8
-477
lines changed

atomic/atomic.go

Lines changed: 0 additions & 94 deletions
This file was deleted.

atomic/atomic32.go

Lines changed: 0 additions & 50 deletions
This file was deleted.

atomic/atomic64.go

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)