package
1.9.0
Repository: https://github.com/yeqown/gitlab-flow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsErrNotFound judge the error is gorm2.ErrRecordNotFound or not.

# Structs

BranchDO data model.
IssueDO data model.
MergeRequestDO data model.
MilestoneDO data model.
ProjectDO data model.
No description provided by the author

# Interfaces

IFlowRepository is used to manage local flow data.