Documentation ¶
Index ¶
- func Intersect(q ...*gorm.DB) (intersect *gorm.DB)
- type Analysis
- type Application
- type ApplicationTag
- type Bucket
- type BucketOwner
- type BusinessService
- type Dependency
- type DependencyCyclicError
- type Fact
- type File
- type Identity
- type Import
- type ImportSummary
- type ImportTag
- type Incident
- type Issue
- type IssueType
- type JSON
- type JobFunction
- type Metadata
- type MigrationWave
- type Model
- type Project
- type Proxy
- type Review
- type Rule
- type RuleSet
- type Setting
- type Stakeholder
- type StakeholderGroup
- type TTL
- type Tag
- type TagCategory
- type Task
- type TaskGroup
- type TaskReport
- type TechDependency
- type Ticket
- type Tracker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Application ¶
type Application = model.Application
type BucketOwner ¶
type BucketOwner = model.BucketOwner
type BusinessService ¶
type BusinessService = model.BusinessService
type Dependency ¶
type Dependency = model.Dependency
type ImportSummary ¶
type ImportSummary = model.ImportSummary
type JobFunction ¶
type JobFunction = model.JobFunction
type MigrationWave ¶ added in v0.1.0
type MigrationWave = model.MigrationWave
type Stakeholder ¶
type Stakeholder = model.Stakeholder
type StakeholderGroup ¶
type StakeholderGroup = model.StakeholderGroup
type TagCategory ¶ added in v0.1.0
type TagCategory = model.TagCategory
type TaskReport ¶
type TaskReport = model.TaskReport
type TechDependency ¶ added in v0.2.0
type TechDependency = model.TechDependency
Click to show internal directories.
Click to hide internal directories.