[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This library provides tools for parsing and managing `dispatch.yaml` files, which are used to define URL routing rules for Google App Engine applications."],["The `DispatchEntry` class represents a single URL-to-module mapping within the dispatch configuration."],["The `DispatchInfoExternal` class describes the structure and contents of the `dispatch.yaml` file."],["The library includes various classes for error handling, such as `MalformedDispatchConfigurationError` and `Error`."],["The `LoadSingleDispatch` function is used to load the contents of a dispatch configuration file or string into memory."]]],[]]