mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 15:12:26 +00:00
Add configuration and v1 server implementation; create handler methods for command execution and listing
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
"github.com/akyaiy/GoSally-mvp/internal/config"
|
||||
"github.com/akyaiy/GoSally-mvp/internal/logs"
|
||||
"github.com/akyaiy/GoSally-mvp/internal/server/v1"
|
||||
"github.com/akyaiy/GoSally-mvp/internal/v1"
|
||||
|
||||
"github.com/go-chi/chi/v5"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user