mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-18 08:49:54 -04:00
comments
This commit is contained in:
@@ -29,6 +29,7 @@ func New(ctx context.Context, config *proxyman.OutboundConfig) (*Manager, error)
|
||||
return m, nil
|
||||
}
|
||||
|
||||
// Type implements common.HasType.
|
||||
func (m *Manager) Type() interface{} {
|
||||
return outbound.ManagerType()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user