package
0.0.0-20240602043136-040e825c5048
Repository: https://github.com/carepollo/librecode.git
Documentation: pkg.go.dev

# Functions

handler to search user profile picture in server and return it.
No description provided by the author
handler of logout, deletes the user session on cache for server side auth.
No description provided by the author
No description provided by the author
No description provided by the author
handler to update the displayname and bio of user.
verify account of user.
handler for git all basic git operations, is a previous necessary step.
handler for git-push, implementation of smart http.
handler for git-fetch, git-pull, git-clone, implementation of smart http.
No description provided by the author
handler to render the home page, it covers the default landing page and the feed view when logged in.
handler for rendering the html of the login page.
No description provided by the author
No description provided by the author
handler to render the register new account view.
No description provided by the author
handler to render the homepage of the repo.
No description provided by the author
handler to render homepage of a user.
handler to change the profile picture of the user.