项目结构
IOC-golang 框架项目结构
- aop: 结构代理 AOP 模块:提供 AOP 代理层的基础能力,和可扩展API。
- autowire: 提供依赖注入内核,以及单例模型、多例模型两种基本自动装载模型
- config: 配置加载模块,负责解析框架配置文件。
- extension: 组件扩展:提供基于多个领域模型的的预置实现结构,比如缓存、数据库、消息。
- example: 示例
- iocli: 代码生成/程序调试 工具
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
February 1, 2023: Update env.md (9848a53)