Created
December 21, 2023 06:31
-
-
Save mamaz/184e9d35c6c248e8165c548d80ca55bc to your computer and use it in GitHub Desktop.
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
user, _ := GetUserByID(context.Background, ID) | |
// do the rest of the code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment