package
0.0.0-20200111155226-0e3259e1d23b
Repository: https://github.com/merineren/iipackages.git
Documentation: pkg.go.dev
# Functions
Get tries to return logged user from the memcache first, if fails, tries to return logged user's datastore key from the memcache and then gets the logged user via that key from the datastore.
Handler updates and returns user via user ID which is an encoded key if provided otherwise returns logged user.