7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
go 1.23
|
|
|
|
use ./pkg
|
|
use ./services/api
|
|
use ./workers/background-processor
|
|
// Component modules will be added below
|