This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e27328378a2c76887efdbdce2c8a44b14b1a7aeb
go-caatsm
/
internal
/
adapter
/
parser
T
History
windyboy
487a0acb48
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
..
aviation_parser.go
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
parser.go
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
provider.go
✨
Upgrade Go version to 1.23.0 and update dependencies. Introduce new application structure with Clean Architecture principles, including message processing, NATS integration, and PostgreSQL repository. Add configuration management using Koanf and structured logging with Zap. Remove legacy GraphQL integration and related files. Implement dependency injection with Google Wire.
2025-11-14 08:42:26 +08:00