package
0.1.7
Repository: https://github.com/kcoderhtml/hackatime.git
Documentation: pkg.go.dev

# Functions

CheckEffectiveUser extracts the requested user from a URL (like '/users/{user}'), compares it with the currently authorized user and writes an HTTP error if they differ.
No description provided by the author
No description provided by the author
GetEffectiveProjectsList returns the user's projects, including all alias targets and excluding all remapped project names (alias sources) Example: "A" mapped to "AB" using an alias -> "A" itself should not appear as a project anymore -> Instead, the "virtual" project "AB" shall appear See https://github.com/muety/wakapi/issues/231.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author