Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForEmptyCacheGroups ¶
func CheckForEmptyCacheGroups(tx *sqlx.Tx, cacheGroupIds []int, CDNIDs []int, cachegroupsInTopology bool, excludeServerIds []int) error
CheckForEmptyCacheGroups checks if the cachegroups are empty (altogether) or empty in any of the given CDN IDs. If cachegroupsInTopology is true, it will only check cachegroups that are used in a topology. Any server IDs in excludeServerIds will not be counted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.