# Packages
Package ctfe contains a usage example by providing an implementation of an RFC6962 compatible CT
log server using a Trillian log server as backend storage via its GRPC API.
Package integration holds test-only code for running tests on an integrated system of the CT personality and a Trillian log.
Migrillian tool transfers certs from CT logs to Trillian pre-ordered logs in the same order.
Package mockclient is a generated GoMock package.
Package util provides general utility functions for the CT personality.