|
@@ -2,6 +2,7 @@ package conf
|
|
|
|
|
|
|
|
import (
|
|
import (
|
|
|
"github.com/golang/protobuf/proto"
|
|
"github.com/golang/protobuf/proto"
|
|
|
|
|
+
|
|
|
"github.com/v2fly/v2ray-core/v4/infra/conf/cfgcommon/duration"
|
|
"github.com/v2fly/v2ray-core/v4/infra/conf/cfgcommon/duration"
|
|
|
|
|
|
|
|
"github.com/v2fly/v2ray-core/v4/app/observatory"
|
|
"github.com/v2fly/v2ray-core/v4/app/observatory"
|