Directories
¶
| Path | Synopsis |
|---|---|
|
Package local exposes the embedded SQLite migrations as an fs.FS so the store package can apply them at startup without depending on the filesystem at runtime.
|
Package local exposes the embedded SQLite migrations as an fs.FS so the store package can apply them at startup without depending on the filesystem at runtime. |
|
Package server exposes the embedded Postgres migrations as an fs.FS so the internal/server/storage package can apply them at startup without depending on the filesystem at runtime — same convention as migrations/local.
|
Package server exposes the embedded Postgres migrations as an fs.FS so the internal/server/storage package can apply them at startup without depending on the filesystem at runtime — same convention as migrations/local. |
Click to show internal directories.
Click to hide internal directories.