Rene Nochebuena e65fc49b8e
All checks were successful
Go CI/CD / go-ci (push) Successful in 11m13s
Add initial project setup with Go modules and CI/CD workflows
This commit initializes the project with Go module support and a basic `StoneError` struct. It also introduces .gitignore, SonarQube configuration, and multiple CI/CD workflows for branch, tag, and protected branch scenarios to automate testing, static analysis, and builds.
2025-04-12 16:51:32 -06:00
2025-04-10 19:31:27 -06:00
2025-04-10 19:31:27 -06:00

stoneerror

Ultimate Go error toolkit! πŸ’Ž Standardized errors with custom codes, rich metadata & JSON superpowers. Perfect for APIs & microservices. Part of stone-utils ecosystem. Error handling, evolved! πŸš€

Description
Ultimate Go error toolkit! πŸ’Ž Standardized errors with custom codes, rich metadata & JSON superpowers. Perfect for APIs & microservices. Part of stone-utils ecosystem. Error handling, evolved! πŸš€
Readme MIT 40 KiB
v1.0.0 Latest
2025-04-12 18:40:40 -06:00
Languages
Go 100%