Documentation ¶
Index ¶
- func AddAdminToTeams(tx migration.LimitedTx) error
- func AddAttemptsToContainers(tx migration.LimitedTx) error
- func AddAuthFieldsToTeams(tx migration.LimitedTx) error
- func AddAuthToTeams(tx migration.LimitedTx) error
- func AddBaggageclaimURLToWorkers(tx migration.LimitedTx) error
- func AddBestIfUsedByToContainers(tx migration.LimitedTx) error
- func AddBuildEvents(tx migration.LimitedTx) error
- func AddBuildImageResourceCaches(tx migration.LimitedTx) error
- func AddBuildPreparation(tx migration.LimitedTx) error
- func AddCaseInsenstiveUniqueIndexToTeamsName(tx migration.LimitedTx) error
- func AddCertificatesPathToWorkers(tx migration.LimitedTx) error
- func AddCheckErrorToResources(tx migration.LimitedTx) error
- func AddCheckTypeAndCheckSourceToContainers(tx migration.LimitedTx) error
- func AddCheckingToResources(tx migration.LimitedTx) error
- func AddCompletedToBuilds(tx migration.LimitedTx) error
- func AddCompositeUniqueConstraintToVolumes(tx migration.LimitedTx) error
- func AddConfig(tx migration.LimitedTx) error
- func AddConfigToJobsResources(tx migration.LimitedTx) error
- func AddContainerIDToVolumes(tx migration.LimitedTx) error
- func AddContainers(tx migration.LimitedTx) error
- func AddCreatingContainerIDAndStateToContainers(tx migration.LimitedTx) error
- func AddDiscontinuedToContainers(tx migration.LimitedTx) error
- func AddEnabledToBuilds(tx migration.LimitedTx) error
- func AddEngineAndEngineMetadataToBuilds(tx migration.LimitedTx) error
- func AddEnvVariablesToContainers(tx migration.LimitedTx) error
- func AddExplicitToBuildOutputs(tx migration.LimitedTx) error
- func AddFirstLoggedBuildIDToJobsAndReapTimeToBuildsAndLeases(tx migration.LimitedTx) error
- func AddGenericOAuthToTeams(tx migration.LimitedTx) error
- func AddGroupsAndRemoveConfigFromPipeline(strategy EncryptionStrategy) migration.Migrator
- func AddHijackURLToBuilds(tx migration.LimitedTx) error
- func AddHostPathVersionToVolumes(tx migration.LimitedTx) error
- func AddHttpProxyHttpsProxyNoProxyToWorkers(tx migration.LimitedTx) error
- func AddIdToConfig(tx migration.LimitedTx) error
- func AddImageResourceTypeAndSourceToContainers(tx migration.LimitedTx) error
- func AddImageResourceVersions(tx migration.LimitedTx) error
- func AddIndexesForBuildCollector(tx migration.LimitedTx) error
- func AddIndexesToABunchMoreStuff(tx migration.LimitedTx) error
- func AddIndexesToABunchOfStuff(tx migration.LimitedTx) error
- func AddInputsDeterminedToBuilds(tx migration.LimitedTx) error
- func AddInputsSatisfiedToBuildPreparation(tx migration.LimitedTx) error
- func AddInterceptibleToBuilds(tx migration.LimitedTx) error
- func AddInterruptibleToJob(tx migration.LimitedTx) error
- func AddLandedWorkerCannotHaveAddrConstraint(tx migration.LimitedTx) error
- func AddLastCheckedAndCheckingToResourceTypes(tx migration.LimitedTx) error
- func AddLastCheckedToResources(tx migration.LimitedTx) error
- func AddLastScheduledToBuilds(tx migration.LimitedTx) error
- func AddLastScheduledToPipelines(tx migration.LimitedTx) error
- func AddLastTrackedToBuilds(tx migration.LimitedTx) error
- func AddLocks(tx migration.LimitedTx) error
- func AddMetadataToResourceCache(tx migration.LimitedTx) error
- func AddMissingInputReasonsToBuildPreparation(tx migration.LimitedTx) error
- func AddModifiedTimeToBuildInputs(tx migration.LimitedTx) error
- func AddModifiedTimeToVersionedResourcesAndBuildOutputs(tx migration.LimitedTx) error
- func AddNameToBuildInputs(tx migration.LimitedTx) error
- func AddNameToPipelines(tx migration.LimitedTx) error
- func AddNameToWorkers(tx migration.LimitedTx) error
- func AddNextBuildInputs(tx migration.LimitedTx) error
- func AddNonEmptyConstraintToTeamName(tx migration.LimitedTx) error
- func AddNonceAndPublicPlanToBuilds(tx migration.LimitedTx) error
- func AddNonceToJobs(tx migration.LimitedTx) error
- func AddNonceToPipelines(tx migration.LimitedTx) error
- func AddNonceToResourcesAndResourceTypes(tx migration.LimitedTx) error
- func AddNonceToTeams(tx migration.LimitedTx) error
- func AddNotNullConstraintToContainerHandle(tx migration.LimitedTx) error
- func AddOnDeleteSetNullToFKeyContainerId(tx migration.LimitedTx) error
- func AddOneOffNameSequence(tx migration.LimitedTx) error
- func AddOrderToVersionedResources(tx migration.LimitedTx) error
- func AddOrderingToPipelines(tx migration.LimitedTx) error
- func AddOriginalVolumeHandleToVolumes(tx migration.LimitedTx) error
- func AddOutputNameToVolumes(tx migration.LimitedTx) error
- func AddPathToVolumes(tx migration.LimitedTx) error
- func AddPausedToJobs(tx migration.LimitedTx) error
- func AddPausedToPipelines(tx migration.LimitedTx) error
- func AddPausedToResources(tx migration.LimitedTx) error
- func AddPipelineBuildEventsTables(tx migration.LimitedTx) error
- func AddPipelineIDToJobs(tx migration.LimitedTx) error
- func AddPipelineIDToResources(tx migration.LimitedTx) error
- func AddPipelineIdToBuilds(tx migration.LimitedTx) error
- func AddPlatformAndTagsToWorkers(tx migration.LimitedTx) error
- func AddPublicToPipelines(tx migration.LimitedTx) error
- func AddReplicatedFromToVolumes(tx migration.LimitedTx) error
- func AddResourceConfigCheckSessions(tx migration.LimitedTx) error
- func AddResourceTypesToWorkers(tx migration.LimitedTx) error
- func AddRetiringWorkerState(tx migration.LimitedTx) error
- func AddRunningWorkerMustHaveAddrConstraint(tx migration.LimitedTx) error
- func AddSizeToVolumes(tx migration.LimitedTx) error
- func AddSourceHashToResources(tx migration.LimitedTx) error
- func AddStageToContainers(tx migration.LimitedTx) error
- func AddStartTimeToWorkers(tx migration.LimitedTx) error
- func AddStateToWorkers(tx migration.LimitedTx) error
- func AddStepLocationToContainers(tx migration.LimitedTx) error
- func AddTTLToContainers(tx migration.LimitedTx) error
- func AddTeamIDToBuilds(tx migration.LimitedTx) error
- func AddTeamIDToContainers(tx migration.LimitedTx) error
- func AddTeamIDToPipelineNameUniqueness(tx migration.LimitedTx) error
- func AddTeamIDToVolumes(tx migration.LimitedTx) error
- func AddTeamIDToWorkers(tx migration.LimitedTx) error
- func AddTeamNameToPipe(tx migration.LimitedTx) error
- func AddTeamsColumnToPipelinesAndTeamsTable(tx migration.LimitedTx) error
- func AddTimestampsToBuilds(tx migration.LimitedTx) error
- func AddTypeToVersionedResources(tx migration.LimitedTx) error
- func AddUAAAuthToTeams(tx migration.LimitedTx) error
- func AddUniqueConstraintToResources(tx migration.LimitedTx) error
- func AddUniqueWorkerResourceCacheIDToVolumes(tx migration.LimitedTx) error
- func AddUserToContainer(tx migration.LimitedTx) error
- func AddVersionToBuildEvents(tx migration.LimitedTx) error
- func AddVersionToWorkers(tx migration.LimitedTx) error
- func AddVolumeParentIdForeignKey(tx migration.LimitedTx) error
- func AddVolumesAndCacheInvalidator(tx migration.LimitedTx) error
- func AddWorkerBaseResourceTypeIdToContainers(tx migration.LimitedTx) error
- func AddWorkerForeignKeyToVolumesAndContainers(tx migration.LimitedTx) error
- func AddWorkerIDToVolumes(tx migration.LimitedTx) error
- func AddWorkerResourceCacheToContainers(tx migration.LimitedTx) error
- func AddWorkerResourceCacheToVolumes(tx migration.LimitedTx) error
- func AddWorkerTaskCaches(tx migration.LimitedTx) error
- func AddWorkers(tx migration.LimitedTx) error
- func AddWorkingDirectoryToContainers(tx migration.LimitedTx) error
- func AlterExpiresToIncludeTimezoneInWorkers(tx migration.LimitedTx) error
- func CascadePipelineDeletes(tx migration.LimitedTx) error
- func CascadeTeamDeletes(tx migration.LimitedTx) error
- func CascadeTeamDeletesOnPipes(tx migration.LimitedTx) error
- func ChangeVolumeBaseResourceTypeToWorkerBaseResourceType(tx migration.LimitedTx) error
- func CleanUpContainerColumns(tx migration.LimitedTx) error
- func CleanUpMassiveUniqueConstraint(tx migration.LimitedTx) error
- func ConvertJobBuildConfigToJobPlans(tx migration.LimitedTx) error
- func CreateCaches(tx migration.LimitedTx) error
- func CreateContainerGCIndexes(tx migration.LimitedTx) error
- func CreateEventIDSequencesForInFlightBuilds(tx migration.LimitedTx) error
- func CreateJobsSerialGroups(tx migration.LimitedTx) error
- func CreateLocks(tx migration.LimitedTx) error
- func CreatePipes(tx migration.LimitedTx) error
- func CreateResourceTypes(tx migration.LimitedTx) error
- func DeleteExtraParentConstrainOnVolume(tx migration.LimitedTx) error
- func DropCompletedFromBuildPreparation(tx migration.LimitedTx) error
- func DropInitializedFromVolumes(tx migration.LimitedTx) error
- func DropLocks(tx migration.LimitedTx) error
- func DropNotNullResourceConstraintsOnVolumes(tx migration.LimitedTx) error
- func DropOldLocks(tx migration.LimitedTx) error
- func DropWorkerResourceCacheFromContainers(tx migration.LimitedTx) error
- func FixWorkerAddrConstraint(tx migration.LimitedTx) error
- func InitialSchema(tx migration.LimitedTx) error
- func MakeContainerIdentifiersUnique(tx migration.LimitedTx) error
- func MakeContainerWorkingDirectoryNotNull(tx migration.LimitedTx) error
- func MakeContainersBuildIdsNullable(tx migration.LimitedTx) error
- func MakeContainersExpiresAtNullable(tx migration.LimitedTx) error
- func MakeContainersLinkToPipelineIds(tx migration.LimitedTx) error
- func MakeContainersLinkToResourceIds(tx migration.LimitedTx) error
- func MakeContainersLinkToWorkerIds(tx migration.LimitedTx) error
- func MakeVolumeSizeBigint(tx migration.LimitedTx) error
- func MakeVolumesExpiresAtNullable(tx migration.LimitedTx) error
- func MigrateFromLeasesToLocks(tx migration.LimitedTx) error
- func MoveSourceAndMetadataToVersionedResources(tx migration.LimitedTx) error
- func New(strategy EncryptionStrategy) []migration.Migrator
- func NonNullableVersionInfo(tx migration.LimitedTx) error
- func RemoveCertificatesPathToWorkers(tx migration.LimitedTx) error
- func RemoveDuplicateIndices(tx migration.LimitedTx) error
- func RemoveLastTrackedFromBuilds(tx migration.LimitedTx) error
- func RemoveResourceCheckingFromJobsAndAddManualyTriggeredToBuilds(tx migration.LimitedTx) error
- func RemoveSourceFromVersionedResources(tx migration.LimitedTx) error
- func RemoveTTLFromContainers(tx migration.LimitedTx) error
- func RemoveTTLFromVolumes(tx migration.LimitedTx) error
- func RemoveTransitionalCurrentVersions(tx migration.LimitedTx) error
- func RemoveVolumesWithExpiredWorkers(tx migration.LimitedTx) error
- func RemoveWorkerIds(tx migration.LimitedTx) error
- func RenameConfigToPipelines(tx migration.LimitedTx) error
- func RenamePipelineIDToVersionAddPrimaryKey(tx migration.LimitedTx) error
- func RenameWorkerBaseResourceTypesId(tx migration.LimitedTx) error
- func ReplaceBuildEventsIDWithEventID(tx migration.LimitedTx) error
- func ReplaceBuildsAbortHijackURLsWithGuidAndEndpoint(tx migration.LimitedTx) error
- func ReplaceCreatingContainerIDWithImageCheckForContainerIDAndImageGetForContainerID(tx migration.LimitedTx) error
- func ReplaceStepLocationWithPlanID(tx migration.LimitedTx) error
- func ResetCheckOrder(tx migration.LimitedTx) error
- func ResetPendingBuilds(tx migration.LimitedTx) error
- func Translogrifier(logger lager.Logger, migrations []migration.Migrator) []migration.Migrator
- func UpdateWorkerForeignKeyConstraint(tx migration.LimitedTx) error
- func WithLogger(logger lager.Logger, mig migration.Migrator) migration.Migrator
- type EncryptionStrategy
- type LimitedTx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAdminToTeams ¶
func AddAttemptsToContainers ¶
func AddAuthFieldsToTeams ¶
func AddAuthToTeams ¶
func AddBuildEvents ¶
func AddBuildPreparation ¶
func AddCheckingToResources ¶
func AddCompletedToBuilds ¶
func AddContainerIDToVolumes ¶
func AddContainers ¶
func AddEnabledToBuilds ¶
func AddGenericOAuthToTeams ¶
func AddGroupsAndRemoveConfigFromPipeline ¶
func AddGroupsAndRemoveConfigFromPipeline(strategy EncryptionStrategy) migration.Migrator
func AddHijackURLToBuilds ¶
func AddIdToConfig ¶
func AddInterruptibleToJob ¶
func AddLastTrackedToBuilds ¶
func AddNameToBuildInputs ¶
func AddNameToPipelines ¶
func AddNameToWorkers ¶
func AddNextBuildInputs ¶
func AddNonceToJobs ¶
func AddNonceToPipelines ¶
func AddNonceToTeams ¶
func AddOneOffNameSequence ¶
func AddOrderingToPipelines ¶
func AddOutputNameToVolumes ¶
func AddPathToVolumes ¶
func AddPausedToJobs ¶
func AddPausedToPipelines ¶
func AddPausedToResources ¶
func AddPipelineIDToJobs ¶
func AddPipelineIdToBuilds ¶
func AddPublicToPipelines ¶
func AddRetiringWorkerState ¶
func AddSizeToVolumes ¶
func AddStageToContainers ¶
func AddStartTimeToWorkers ¶
func AddStateToWorkers ¶
func AddTTLToContainers ¶
func AddTeamIDToBuilds ¶
func AddTeamIDToContainers ¶
func AddTeamIDToVolumes ¶
func AddTeamIDToWorkers ¶
func AddTeamNameToPipe ¶
func AddTimestampsToBuilds ¶
func AddUAAAuthToTeams ¶
func AddUserToContainer ¶
func AddVersionToBuildEvents ¶
func AddVersionToWorkers ¶
func AddWorkerIDToVolumes ¶
func AddWorkerTaskCaches ¶
func AddWorkers ¶
func CascadePipelineDeletes ¶
func CascadeTeamDeletes ¶
func CleanUpContainerColumns ¶
func CreateCaches ¶
func CreateJobsSerialGroups ¶
func CreateLocks ¶
func CreatePipes ¶
func CreateResourceTypes ¶
func DropOldLocks ¶
func FixWorkerAddrConstraint ¶
func InitialSchema ¶
func MakeVolumeSizeBigint ¶
func New ¶
func New(strategy EncryptionStrategy) []migration.Migrator
func NonNullableVersionInfo ¶
func RemoveDuplicateIndices ¶
func RemoveTTLFromContainers ¶
func RemoveTTLFromVolumes ¶
func RemoveWorkerIds ¶
func RenameConfigToPipelines ¶
func ResetCheckOrder ¶
func ResetPendingBuilds ¶
func Translogrifier ¶
Types ¶
type EncryptionStrategy ¶
Source Files ¶
- 01_initial_schema.go
- 02_move_source_and_metadata_to_versioned_resources.go
- 03_add_type_to_versioned_resources.go
- 04_remove_transitional_current_versions.go
- 05_non_nullable_version_info.go
- 06_add_one_off_name_sequence.go
- 07_add_hijack_url_to_builds.go
- 08_add_timestamps_to_builds.go
- 09_create_locks.go
- 100_add_replicated_from_to_volumes.go
- 101_add_size_to_volumes.go
- 102_add_first_logged_build_id_to_jobs_and_reap_time_to_builds_and_leases.go
- 103_add_missing_input_reasons_to_build_preparation.go
- 104_make_volume_size_bigint.go
- 105_make_containers_expire_at_nullable.go
- 106_add_container_id_to_volumes.go
- 10_add_build_events.go
- 110_add_on_delete_set_null_to_fkey_container_id.go
- 111_add_uaa_auth_to_teams.go
- 112_add_team_id_to_builds.go
- 113_add_public_to_pipelines.go
- 114_add_team_id_to_workers.go
- 115_add_team_id_to_containers.go
- 116_add_team_id_to_volumes.go
- 117_add_next_build_inputs.go
- 118_add_case_insenstive_unique_index_to_teams_name.go
- 119_add_non_empty_constraint_to_team_name.go
- 11_replace_builds_abort_hijack_urls_with_guid_and_endpoint.go
- 120_add_generic_oauth_to_teams.go
- 121_migrate_from_leases_to_locks.go
- 122_add_team_name_to_pipe.go
- 123_add_config_to_jobs_resources.go
- 124_cascade_team_deletion.go
- 124_create_caches.go
- 125_add_state_to_workers.go
- 125_cascade_team_deletion_on_pipes.go
- 126_add_worker_foreign_key_to_volumes_and_containers.go
- 126_remove_resource_checking_from_jobs_add_manually_triggered_to_builds.go
- 127_remove_ttl_from_volumes.go
- 128_update_worker_foreign_key_constraint.go
- 129_add_retiring_worker_state.go
- 12_replace_build_events_id_with_event_id.go
- 130_add_running_worker_must_have_addr_constraint.go
- 130_add_volume_parent_id_fkey.go
- 131_add_interruptible_to_job.go
- 132_add_stalled_worker_cannot_have_addr_constraint.go
- 132_delete_extra_parent_constraint_on_volume.go
- 133_add_not_null_constraint_to_container_handle.go
- 133_fix_worker_addr_constraint.go
- 134_remove_ttl_from_containers.go
- 135_add_discontinued_to_containers.go
- 136_add_source_hash_to_resources.go
- 137_add_worker_base_resource_type_id_to_containers.go
- 138_add_interceptible_to_builds.go
- 138_alter_expires_to_include_timezone_in_workers.go
- 139_change_volume_base_resource_type_to_worker_base_resource_type.go
- 13_add_locks.go
- 140_rename_worker_base_resource_types_id.go
- 141_add_worker_resource_cache_to_containers.go
- 142_add_worker_resource_cache_to_volumes.go
- 143_remove_last_tracked_from_builds.go
- 144_add_indexes_to_a_bunch_more_stuff.go
- 145_remove_duplicate_indices.go
- 146_clean_up_container_columns.go
- 147_add_auth_column_to_teams.go
- 147_add_certificates_path_to_worker.go
- 148_remove_certificates_path_from_worker.go
- 149_add_version_to_workers.go
- 14_add_config.go
- 150_add_nonce_to_teams.go
- 151_add_nonce_to_resources_and_resource_types.go
- 152_add_metadata_to_resource_cache.go
- 152_add_nonce_to_jobs.go
- 153_add_nonce_to_pipelines.go
- 154_add_creating_container_id_to_containers.go
- 155_replace_creating_container_id_on_containers_with_image_check_for_container_id_and_image_get_for_container_id.go
- 156_drop_worker_resource_cache_from_containers.go
- 157_add_resource_config_check_sessions.go
- 158_create_container_gc_indexes.go
- 159_add_indexes_for_build_collector.go
- 15_drop_old_locks.go
- 160_drop_initialized_from_volumes.go
- 161_add_unique_worker_resource_cache_id_to_volumes.go
- 162_add_build_image_resource_caches.go
- 163_add_nonce_and_public_plan_to_builds.go
- 164_add_worker_task_caches.go
- 165_add_groups_and_remove_config_from_pipeline.go
- 166_add_pipeline_id_to_builds.go
- 16_add_name_to_build_inputs.go
- 17_add_engine_and_engine_metadata_to_builds.go
- 18_add_version_to_build_events.go
- 19_add_completed_to_builds.go
- 20_add_workers.go
- 21_add_enabled_to_versioned_resources.go
- 22_create_event_id_sequences_for_in_flight_builds.go
- 23_add_resource_types_to_workers.go
- 24_add_platform_and_tags_to_workers.go
- 25_add_id_to_config.go
- 26_convert_job_build_config_to_job_plans.go
- 27_add_check_error_to_resources.go
- 28_add_paused_to_resources.go
- 29_add_paused_to_jobs.go
- 30_create_jobs_serial_groups.go
- 31_create_pipes.go
- 32_rename_config_to_pipelines.go
- 33_rename_pipeline_id_to_version_add_primary_key.go
- 34_add_name_to_pipelines.go
- 35_add_pipeline_id_to_resources.go
- 36_add_pipeline_id_to_jobs.go
- 37_add_paused_to_pipelines.go
- 38_add_ordering_to_pipelines.go
- 39_add_inputs_determined_to_builds.go
- 40_add_explicit_to_build_outputs.go
- 41_add_last_checked_to_resources.go
- 42_add_last_tracked_to_builds.go
- 43_add_last_scheduled_to_pipelines.go
- 44_add_checking_to_resources.go
- 45_add_unique_constraint_to_versioned_resources.go
- 46_remove_source_from_versioned_resources.go
- 47_add_indexes_to_a_bunch_of_stuff.go
- 48_drop_locks.go
- 49_add_baggageclaim_addr_to_workers.go
- 50_add_containers.go
- 51_add_name_to_workers.go
- 52_add_last_scheduled_to_builds.go
- 53_add_check_type_and_check_source_to_containers.go
- 54_add_step_location_to_containers.go
- 55_add_volumes_and_cache_invalidator.go
- 56_add_composite_unique_constraint_to_volumes.go
- 57_add_working_directory_to_containers.go
- 58_make_container_working_directory_not_null.go
- 59_add_env_variables_to_containers.go
- 60_add_modified_time_to_versioned_resources_and_build_outputs.go
- 61_replace_step_location_with_plan_id.go
- 62_add_teams_column_to_pipelines_and_teams_table.go
- 63_cascade_pipeline_deletes.go
- 64_add_team_id_to_pipeline_name_uniqueness.go
- 65_make_volumes_expires_at_nullable.go
- 66_add_auth_fields_to_teams.go
- 67_add_admin_to_teams.go
- 68_make_containers_link_to_pipeline_ids.go
- 69_make_containers_link_to_resource_ids.go
- 70_make_containers_build_ids_nullable.go
- 71_make_containers_link_to_worker_ids.go
- 72_remove_volumes_with_expired_workers.go
- 73_add_worker_id_to_volumes.go
- 74_remove_worker_ids.go
- 75_add_attempts_to_containers.go
- 76_add_stage_to_containers.go
- 77_add_image_resource_versions.go
- 78_make_container_identifiers_unique.go
- 79_clean_up_massive_unique_constraint.go
- 80_add_pipeline_build_events_tables.go
- 81_add_build_preparation.go
- 82_drop_completed_from_build_preparation.go
- 83_add_inputs_satisfied_to_build_preparation.go
- 84_add_order_to_versioned_resources.go
- 85_add_image_resource_type_and_source_to_containers.go
- 86_add_user_to_container.go
- 87_reset_pending_builds.go
- 88_reset_check_order.go
- 89_add_ttl_to_containers.go
- 90_add_original_volume_handle_to_volumes.go
- 91_drop_not_null_resource_constraints_on_volumes.go
- 92_add_output_name_to_volumes.go
- 93_create_resource_types.go
- 94_add_last_checked_and_checking_to_resource_types.go
- 95_add_http_proxy_https_proxy_no_proxy_to_workers.go
- 95_add_path_to_volumes.go
- 96_add_modified_time_to_build_inputs.go
- 97_add_host_path_version_to_volumes.go
- 98_add_best_if_used_by_to_containers.go
- 99_add_start_time_to_workers.go
- log.go
- migrations.go
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.