📤👷‍♀️📥
Go to file
Andrew Mayorov 61701d2290 Stuff a couple of hacks in (#113)
* HG-153: Provider transport options for proxies

* HG-151: Provide selector as a means to choose an inspector

* HG-151: Provide the cost range condition

* HG-138: Introduce party related conditions

* Revert "HG-153: Provider transport options for proxies"

This reverts commit e0a541bc18efcef30cafd735a38584ee0df8e08e.

* HG-138: Provide const predicate to ease w/ construction catch-all decisions
2017-02-01 13:38:33 +03:00
build_utils@2b1c328ce9 BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
doc HG-30: Domain redesign (#64) 2016-10-10 16:14:58 +03:00
proto Stuff a couple of hacks in (#113) 2017-02-01 13:38:33 +03:00
.gitignore Columbus Api Update (#80) 2016-10-24 15:12:25 +04:00
.gitmodules BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
Jenkinsfile BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
Makefile HG-64: Fix silently failing makefile target (#81) 2016-10-26 12:19:06 +03:00
package.json FE-57: create package.json for npm-registration (#73) 2016-10-12 18:41:12 +03:00
pom.xml fix pom version (#67) 2016-10-11 13:35:12 +03:00
README.md Columbus api enhancement (#82) 2016-10-27 16:56:34 +04:00
TODO.md HG-64: Expand proxy context + discard terminal descriptors (#78) 2016-10-20 13:47:12 +03:00

Damsel

Build Status

Systemwide protocol collection.

Требования к оформлению Thrift IDL файлов

  • Namespace:

    В каждом файле нужно обязательно указывать namespace для JAVA:

      namespace java com.rbkmoney.damsel.<name>
    

    Где <name> - имя, уникальное для Thrift IDL файлa в Damsel.