# Packages
Code generated by counterfeiter.
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate counterfeiter -o fakes/destination_repo.go --fake-name DestinationRepo .
go:generate counterfeiter -o fakes/group_repo.go --fake-name GroupRepo .
go:generate counterfeiter -o fakes/migrator.go --fake-name Migrator .
go:generate counterfeiter -o fakes/policy_repo.go --fake-name PolicyRepo .
go:generate counterfeiter -o fakes/store.go --fake-name Store .
No description provided by the author