aboutsummaryrefslogtreecommitdiff
path: root/examples/init.rs
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2019-04-16 21:54:19 +0200
committerGravatar Jorge Aparicio <jorge@japaric.io> 2019-04-21 18:00:22 +0200
commite865cbb2e59a95962d7e4d45c31f9ff1e4ba6579 (patch)
tree20ee060345b788d3f05c7174672abdead0b935bd /examples/init.rs
parentc4bad51deb75efc033431be513e264c3247b64cb (diff)
downloadrtic-e865cbb2e59a95962d7e4d45c31f9ff1e4ba6579.tar.gz
rtic-e865cbb2e59a95962d7e4d45c31f9ff1e4ba6579.tar.zst
rtic-e865cbb2e59a95962d7e4d45c31f9ff1e4ba6579.zip
book: resources shared with init must also be `Send`
Diffstat (limited to 'examples/init.rs')
0 files changed, 0 insertions, 0 deletions
span class='deletions'>-0/+1 2017-05-03Release 007v007Gravatar Miek Gieben 1-1/+1 2017-05-03middleware/file: correctly parse the stanza (#658)Gravatar Miek Gieben 3-34/+87 2017-04-30Install: split build targets (#656)Gravatar Miek Gieben 1-3/+13 2017-04-30Remove annoying INFO from k8s middleware (#655)Gravatar John Belamaric 1-3/+1 2017-04-29middleware/cache: don't cache expired RRSIGs (#641)Gravatar Miek Gieben 7-62/+172 2017-04-28Update vendor with `go dep`Gravatar Yong Tang 8408-13844/+2469780 2017-04-28Add vendor setup with `go dep`Gravatar Yong Tang 3-1/+443 2017-04-27update readme (#650)Gravatar Miek Gieben 1-3/+4 2017-04-26middleware/proxy: Kill goroutines on stop (#646)Gravatar Miek Gieben 5-5/+112 2017-04-24Fix health race (#645)Gravatar Miek Gieben 6-28/+26 2017-04-24Point users to deployment repo (#643)Gravatar John Belamaric 1-23/+3 2017-04-24Pprof listen (#639)Gravatar Chris O'Haver 4-9/+34 2017-04-22msg.Service: add HostType() method (#627)Gravatar Miek Gieben 3-40/+114 2017-04-21Fix go pprof lib link (#638)Gravatar Chris O'Haver 1-1/+1 2017-04-21Fix link to SkyDNS (#637)Gravatar Dominic 1-1/+1 2017-04-20Fix TLS error message (#634)Gravatar Yue Ko 1-1/+1 2017-04-20Add MAINTAINERS (#633)Gravatar Miek Gieben 2-0/+10 2017-04-19Clean up the tls middleware README (#631)Gravatar John Belamaric 1-4/+22 2017-04-19Update the various Kubernetes middleware README files. (#630)Gravatar John Belamaric 3-174/+21 2017-04-19Add fallthrough support for Kubernetes (#626)Gravatar John Belamaric 7-9/+122 2017-04-18Tracing for gRPC Server (#619)Gravatar John Belamaric 6-11/+72