Documentation ¶
Index ¶
- func AddChannelGroupByTags(db *sqlx.DB, tags []int) error
- func GenerateChannelGroupsByOrigin(db *sqlx.DB, origin groupOrigin, deleteChannelGroups bool) error
- func RegisterChannelGroupRoutes(r *gin.RouterGroup, db *sqlx.DB)
- func RemoveChannelGroupByTag(db *sqlx.DB, tagId int) (int64, error)
- func RemoveChannelGroupByTags(db *sqlx.DB, tags []int) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddChannelGroupByTags ¶ added in v0.16.9
func RegisterChannelGroupRoutes ¶
func RegisterChannelGroupRoutes(r *gin.RouterGroup, db *sqlx.DB)
func RemoveChannelGroupByTag ¶ added in v0.16.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.