Files
coredns/plugin/traffic/TODO
Miek Gieben 822e45ebb5 more doc updates
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-11 09:04:59 +01:00

5 lines
208 B
Plaintext

* unpack grpc-go's resolver and copy the bits we need here (we need *way* less)
* hook this up, potentially look at the tls plugin for creds
* hook up callbacks and test things out
* are unit tests possible?