hailaz 51f6b6db86 refactor: remove redundant MainOnly special case logic in generateList()
The previous special case logic that checked 'MainOnly && isModuleRootPackage'
is now redundant since:
1. ShouldInclude() now properly checks MainModuleOnly parameter
2. The filtering logic in ShouldInclude() is more comprehensive
3. Keeping only the central filtering in ShouldInclude() reduces code duplication

The filtering is now consistently applied via ShouldInclude() across all code paths.
2026-01-09 16:18:13 +08:00
2025-11-10 21:40:35 +08:00
2025-12-18 15:21:57 +08:00
dev
2017-07-04 18:31:39 +08:00
2025-12-27 16:07:23 +08:00
2025-12-27 16:07:23 +08:00
2025-12-27 16:07:23 +08:00

English | 简体中文

goframe gf logo

Go Reference GoFrame CI OpenSSF Scorecard CII Best Practices Go Report Card Code Coverage Production Ready License

Release GitHub pull requests GitHub closed pull requests GitHub issues GitHub closed issues Stars Forks

A powerful framework for faster, easier, and more efficient project development.

Installation

go get -u github.com/gogf/gf/v2

Documentation

Contributors

💖 Thanks to all the contributors who made GoFrame possible 💖

goframe contributors

License

GoFrame is licensed under the MIT License, 100% free and open-source, forever.

Description
No description provided
Readme MIT 34 MiB
Languages
GO 100%