mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-03 07:45:29 -05:00
style: refine code style
This commit is contained in:
@@ -16,4 +16,4 @@ type Options struct {
|
||||
MTU uint32
|
||||
}
|
||||
|
||||
type DeviceCreator func(Options) (Device, error)
|
||||
type DeviceConstructor func(Options) (Device, error)
|
||||
|
||||
Reference in New Issue
Block a user