Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JiraIssueCommit20230512 ¶
type JiraIssueCommit20230512 struct {
RepoUrl string
}
func (JiraIssueCommit20230512) TableName ¶
func (JiraIssueCommit20230512) TableName() string
type JiraTransformationRule20230223 ¶
type JiraTransformationRule20230223 struct {
RemotelinkRepoPattern json.RawMessage `mapstructure:"remotelinkRepoPattern,omitempty" json:"remotelinkRepoPattern"`
}
func (JiraTransformationRule20230223) TableName ¶
func (JiraTransformationRule20230223) TableName() string
Source Files ¶
- 20220407_add_source_table.go
- 20220505_rename_source_table.go
- 20220716_add_init_tables.go
- 20221116_add_trasformation_rule_table.go
- 20221215_add_project_name.go
- 20230129_add_multi_auth.go
- 20230214_remove_issue_stdstorypoint.go
- 20230223_add_repo_pattern.go
- 20230322_add_connection_id_to_transformation_rules.go
- 20230322_expand_remotelink_url.go
- 20230412_add_changelog_total_field_to_issue.go
- 20230412_desc_comment.go
- 20230510_expand_remotelink_selfurl.go
- 20230512_add_repo_url.go
- 20230530_scope_config.go
- 20230601_add_application_type.go
- 20230609_clear_repo_pattern.go
- register.go
Click to show internal directories.
Click to hide internal directories.