working commit

This commit is contained in:
2026-05-30 12:04:50 +02:00
parent c5ed2b2245
commit c964adce89
9 changed files with 37 additions and 28 deletions
-4
View File
@@ -32,13 +32,10 @@ EXTRA_mproxyd_SOURCES += \
app/config/config.go \
app/config/variant.go \
app/handler/aaafunc.go \
app/handler/account.go \
app/handler/grant.go \
app/handler/handler.go \
app/handler/notfound.go \
app/handler/response.go \
app/handler/service.go \
app/locker/locker.go \
app/logger/logger.go \
app/router/bindobj.go \
app/router/context.go \
@@ -48,7 +45,6 @@ EXTRA_mproxyd_SOURCES += \
app/router/recovermw.go \
app/router/router.go \
app/server/server.go \
app/server/listen.go \
app/service/service.go \
\
app/servoper/operator.go \