module Gdsapi

This provides core package manifesto

Possible error definitions are provided here

Facade class for performing GDS requests

TODO: Here provide package documentation

This package is used to declare GDS method types

GDS Method class used to check availability of trips For more information, see [demo.gillbus.com/v2/doc.html#поиск-рейсов-доступность-рейсов-get]

GDS Method class used to fetch GDS countries For more information, see [demo.gillbus.com/v2/doc.html#получение-географии-страны-get]

GDS Method class used to fetch GDS locations For more information, see [demo.gillbus.com/v2/doc.html#получение-географии-получение-населенных-пунктов-get]

GDS Method class used to fetch GDS locations For more information, see [demo.gillbus.com/v2/doc.html#получение-географии-получение-списка-остановок-get]

Module representing parsing utility methods

Requester class Encapsulates supportive data to be used when querying Also responsible for performing HTTP requests

TODO: Here provide package documentation

This package is used to declare struct types expected from GDS
dry-struct is used in order to provide type definitions and flexible coercions mechanism

Country struct Used when syncing geodata with GDS See [Gdsapi::Methods::GetCountries] for details Also see demo.gillbus.com/v2/doc.html#получение-географии-страны for schema definition

Country struct Used when syncing geodata with GDS See [[Gdsapi::Methods::GetLocations]] for details Also see [demo.gillbus.com/v2/doc.html#получение-географии-получение-населенных-пунктов-get] for schema definition

Point struct Used when syncing geodata with GDS See [[Gdsapi::Methods::GetPoints]] for details Also see [demo.gillbus.com/v2/doc.html#получение-географии-получение-списка-остановок-get] for schema definition

SubType struct Used when syncing geodata with GDS See [[Gdsapi::Methods::GetPoints]] for details Also see [demo.gillbus.com/v2/doc.html#получение-географии-получение-списка-остановок-get] for schema definition

Type struct Used when syncing geodata with GDS See [[Gdsapi::Methods::GetPoints]] for details Also see [demo.gillbus.com/v2/doc.html#получение-географии-получение-списка-остановок-get] for schema definition

Constants

VERSION