This follows up on some refactoring we had done previously but not completed. This removes various binary-specific config structs from the common cmd package, and moves them into their appropriate packages. In the case of CT configs, they had to be moved into their own package to avoid a dependency loop between RA and ctpolicy. |
||
---|---|---|
.. | ||
ctconfig | ||
ctpolicy.go | ||
ctpolicy_test.go |