No description
Rename the go-io import alias from the default `io` to `coreio` in service.go and config_test.go, matching the alias already used in config.go. Wrap the bare error return at service.go:48 with coreerr.E() to include caller context. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .core | ||
| docs | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.go | ||
| config_test.go | ||
| env.go | ||
| go.mod | ||
| go.sum | ||
| service.go | ||