Package park :: Module services

Module services

source code

Predefined PARK services.

This file provides a fixed namespace for defining builtin services so that requests can always refer to park.services.name for the name of the service even as we rearrange the structure of the park application.

Functions
 
fetch()
Service factory for the park.core.datastore.FetchService.
source code