Categorygithub.com/zeddy-go/zeddy
repository
0.0.0-20240625155444-289f9df58dc5
Repository: https://github.com/zeddy-go/zeddy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

zeddy

Go Go Report Card codecov

zeddy是一个高效、模块化的GO开发框架,它通过清晰的目录结构和组件划分来组织代码。 框架内置了常用功能,同时允许开发者根据需要进行定制。 zeddy强调开发效率与执行效率之间的平衡,通过依赖注入和灵活的handler设计,使得代码更加易于维护和扩展。 此外,框架还提供了数据迁移和仓库模式,简化了数据库操作和领域实体的管理。

前置条件

  • go 1.22

使用

快速开始