gql dir ls
This commit is contained in:
parent
6a1e338af4
commit
e576e62599
23 changed files with 1671 additions and 138 deletions
src/config
|
@ -8,6 +8,8 @@ type Config struct {
|
|||
Log Log `koanf:"log"`
|
||||
|
||||
SourceDir string `koanf:"source_dir"`
|
||||
|
||||
OtelHttp string `koanf:"otel_http"`
|
||||
}
|
||||
|
||||
type WebUi struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue