Proto names to Clojure keys: the one derivation shared by the service layer (handler-map keys) and the interceptor call map (:method), so the two agree by construction rather than by two copies of a regex.
Not under clj-grpc.impl on purpose: the native-image config marks that whole package run-time-initialized, and this is required at build time by every generated namespace.
Proto names to Clojure keys: the one derivation shared by the service layer (handler-map keys) and the interceptor call map (:method), so the two agree by construction rather than by two copies of a regex. Not under clj-grpc.impl on purpose: the native-image config marks that whole package run-time-initialized, and this is required at build time by every generated namespace.
(kebab s)"SayHello" -> :say-hello, "INVALID_ARGUMENT" -> :invalid-argument.
"SayHello" -> :say-hello, "INVALID_ARGUMENT" -> :invalid-argument.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |