Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MigrationModeTest is used to sign that the migration process should be started in "test" mode MigrationModeTest = "test" // MigrationModeTestWithPrivate is used to sign that the migration process should be started in "test-with-private" mode MigrationModeTestWithPrivate = "test-with-private" // MigrationModeProduction is used to sign that the migration process should be started in "production" mode MigrationModeProduction = "production" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.