mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-19 15:01:22 +02:00
replace all schema check with go-playground/validator/v10
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"github.com/yusing/go-proxy/internal/watcher/health/monitor"
|
||||
)
|
||||
|
||||
// TODO: support stream load balance
|
||||
// TODO: support stream load balance.
|
||||
type StreamRoute struct {
|
||||
*entry.StreamEntry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user