package
0.0.0-20200111155226-0e3259e1d23b
Repository: https://github.com/merineren/iipackages.git
Documentation: pkg.go.dev
# Packages
Package account handles account requests.
Package contexts "Every package should have a package comment, a block comment preceding the package clause.
Package demand updates and returns a demand.
Package demands "Every package should have a package comment, a block comment preceding the package clause.
Package languages posts a page, deletes and gets pages.
Package offer updates and returns a offer.
Package offers "Every package should have a package comment, a block comment preceding the package clause.
Package page gets, deletes and modifies a page.
Package pages posts a page, deletes and gets pages.
Package photos "Every package should have a package comment, a block comment preceding the package clause.
Package role deletes a role by the given id as encoded datastore key.
Package roleType deletes a roleType by the given id as datastore key's stringID.
Package roleTypes posts a roleType and also gets all roleTypes.
Package roles posts a role and also gets all roles.
Package rolesUser "Every package should have a package comment, a block comment preceding
the package clause.
Package servicePacks "Every package should have a package comment, a block comment preceding the package clause.
Package settingsAccount returns account struct.
Package signin returns the login url/urls.
Package signout handles signout request.
Package tag deletes a tag by the given id as encoded datastore key.
Package tags posts a tag and also gets all tags.
Package tagsDemand "Every package should have a package comment, a block comment preceding
the package clause.
Package tagsUser "Every package should have a package comment, a block comment preceding
the package clause.
Package timeline returns the logged user's timeline entities count.
Package user deletes, updates and returns an user.
Package users returns non logged and non deleted users of an account and saves an user
with it's user roles and user tags.
# Functions
GenerateSubLink generates next and prev links for response's Link header.
WriteResponseJSON writes a JSON encoded http response.