compose/cli/cmd
Djordje Lukic 9ea91791b4 Change the current context of the client on each request
* the interceptor takes the current context from the metadat
* each handler needs to call `client.SetContext()` before using the
sevices
2020-04-30 12:07:26 +02:00
..
context.go Multiple backend for the cli 2020-04-30 11:01:04 +02:00
example.go Remove useless client grpc stuff 2020-04-30 11:06:04 +02:00
ps.go Change the current context of the client on each request 2020-04-30 12:07:26 +02:00
serve.go Change the current context of the client on each request 2020-04-30 12:07:26 +02:00