portkey

Portkey: from REPL to Serverless in one call
baptiste-from-paris 2018-05-29T19:56:33.000031Z

@cgrand ser-tracing-config ?

baptiste-from-paris 2018-05-29T19:57:26.000026Z

2) how would you see it then ?

baptiste-from-paris 2018-05-29T19:57:42.000079Z

I’d like to have all your feedback and work on it next sunday

baptiste-from-paris 2018-05-29T19:58:36.000431Z

I won’t let this project down 😄

cgrand 2018-05-29T21:36:15.000432Z

In your own example output https://clojurians.slack.com/archives/C562XHH0C/p1527443741000128

cgrand 2018-05-29T21:54:17.000144Z

well something like

(clojure.core/defn ser-tracing-config [input]
  {“Mode” (ser-tracing-mode (:mode shape-input))})

cgrand 2018-05-29T22:05:23.000268Z

(add a conditional if mode is optional)