Files
Levyraati26_go/src
Esa Kataja b01d08b1e1 Move the package into src/
Thirty-seven entries in the root, most of them .go files. The assets had to
come along: //go:embed cannot reach outside its own directory, so
templates/, static/ and migrations/ live beside the code that embeds them,
and testdata/ beside the test that reads it. storage/ stays put — runtime
data, not source.

go build now needs -o. Without it the output would be named after the
package directory and collide with src/ itself.
2026-09-05 13:53:04 +03:00
..
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00
2026-09-05 13:53:04 +03:00