This website requires JavaScript.
Explore
Help
Sign in
core
/
config
Watch
8
Star
0
Fork
You've already forked config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
12
commits
2
branches
10
tags
78
KiB
Go
100%
6dd94aff4c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Virgil
6dd94aff4c
fix(config): validate config file types explicitly
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 18:06:44 +00:00
.core
feat: rename go-config to core/config
2026-03-14 10:21:18 +00:00
docs
feat: rename go-config to core/config
2026-03-14 10:21:18 +00:00
.gitignore
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
CLAUDE.md
docs(config): add agent-facing examples and correct storage alias
2026-03-31 18:02:28 +00:00
config.go
fix(config): validate config file types explicitly
2026-03-31 18:06:44 +00:00
config_test.go
fix(config): validate config file types explicitly
2026-03-31 18:06:44 +00:00
env.go
feat: rename go-config to core/config
2026-03-14 10:21:18 +00:00
go.mod
chore: sync dependencies for v0.1.8
2026-03-17 17:53:19 +00:00
go.sum
chore: sync dependencies for v0.1.8
2026-03-17 17:53:19 +00:00
service.go
fix(config): standardise go-io import alias to coreio; wrap error in OnStartup
2026-03-16 18:19:50 +00:00