package
0.0.0-20240708165521-d27e7855cb53
Repository: https://github.com/hareku/habit-tracker-app.git
Documentation: pkg.go.dev
# Functions
GetUserID returns the user id from the context.
MustGetUserID returns the user id from the context or panics if it's not set.
No description provided by the author
SetUserID sets the user id to the context.
# Structs
FirebaseAuthenticator is a authenticator for Firebase.
# Type aliases
UserID is the identifier of the user.