pkg/third_party/mako
mattmoor-sockpuppet 1ddc9cf28c Format markdown (#618)
Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign mattmoor
2019-08-29 07:09:45 -07:00
..
proto Add a Mako stub sidecar (#609) 2019-08-28 19:06:44 -07:00
LICENSE Add a Mako stub sidecar (#609) 2019-08-28 19:06:44 -07:00
README.md Format markdown (#618) 2019-08-29 07:09:45 -07:00

README.md

This is used by the Mako stub sidecar in test/mako/stub-sidecar. Once that code is removed, this can also be removed.

It's here because Mako's quickstore service proto is under an internal directory, and Go refuses to import packages marked internal.