Mercator - Data Mapper for Protobuf
stable

Table of Contents:

  • Proto Mapping in Detail
  • SQLAlchemy ORM Support
  • API Reference
Mercator - Data Mapper for Protobuf
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | F | I | M | P | S | T | V | W

A

  • args (mercator.errors.ProtobufCastError attribute)
    • (mercator.errors.TypeCastError attribute)

C

  • cast() (mercator.meta.FieldMapping method)
    • (mercator.ProtoKey method)
    • (mercator.ProtoList method)
    • (mercator.meta.ImplicitField method)

F

  • field_properties_from_proto_class() (in module mercator.meta)
  • FieldMapping (class in mercator.meta)

I

  • ImplicitField (class in mercator.meta)
  • is_field_property() (in module mercator.meta)

M

  • mercator.errors (module)
  • mercator.meta (module)
  • MercatorDomainClass (class in mercator.meta)
  • MetaMapping (class in mercator.meta)
  • mro() (mercator.meta.MetaMapping method)

P

  • ProtobufCastError
  • ProtoKey (class in mercator)
  • ProtoList (class in mercator)
  • ProtoMapping (class in mercator)

S

  • SinglePropertyMapping (class in mercator)

T

  • to_dict() (mercator.ProtoMapping method)
  • to_protobuf() (mercator.ProtoMapping method)
  • TypeCastError

V

  • validate_and_register_base_model_class() (in module mercator.meta)
  • validate_proto_attribute() (in module mercator.meta)

W

  • with_traceback() (mercator.errors.ProtobufCastError method)
    • (mercator.errors.TypeCastError method)

© Copyright 2019, NewStore Inc. Revision f62a74ec.

Built with Sphinx using a theme provided by Read the Docs.