Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string = "" Commit string = "" )
Functions ¶
func NewMigration ¶
NewMigration creates a new instance of the migration struct. It initializes the bitbucketServer, bitbucketToken, giteaServer, and giteaToken fields with values from the viper configuration. It also initializes the bitbucket and gitea clients. Returns a pointer to the migration struct and any error encountered during initialization.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.