mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 12:37:52 +02:00
Right now VoidDnsWriter is injected in the tools - meaning it's possible to *set* VoidDnsWriter as the writer of a TLD - but it isn't injected in the backend - meaning we get an error if we actually try to use it. We need VoidDnsWriter at least for load-testing, and in general for any test TLD. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179425574 |
||
---|---|---|
.. | ||
BackendComponent.java | ||
BackendModule.java | ||
BackendRequestComponent.java | ||
BackendRequestHandler.java | ||
BackendServlet.java | ||
BUILD | ||
package-info.java |