mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-12 08:00:05 +01:00
So far, `pkg` and `pkg/jsonnetfile` had overlapping functionality when it came to choosing and loading jsonnetfiles. This fully switches to the separate package `pkg/jsonnetfile` that seems to be created for exactly this purpose |
||
|---|---|---|
| .. | ||
| init.go | ||
| init_test.go | ||
| install.go | ||
| install_test.go | ||
| main.go | ||
| main_test.go | ||
| update.go | ||