Created
September 3, 2022 18:49
-
-
Save madflojo/36190d415bc52bde47509ddda6c986e3 to your computer and use it in GitHub Desktop.
Threadsafe Packages - Import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import ( | |
"fmt" | |
"sync" | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment