package
0.0.0-20151206210021-a879df5e88f1
Repository: https://github.com/easeapp/web-backend.git
Documentation: pkg.go.dev

# Functions

CreateApplicationHandler handles creating applications for the authenticated user.
DeleteApplicationDataHandler handles deleting app data.
DeleteApplicationHandler handles deleting the authenticated user's application.
Init sets the hacky global ModelQuerier to the given querier.
ListApplicationsHandler handles listing the applications for the authenticated user.
ReadApplicationDataHandler handles reading app data.
SaveApplicationDataHandler handles saving app data.
TestingOnlySetSyncServerURL sets the sync server URL for use in the tests.