major change of websocket dbmHandler structure
This commit is contained in:
6
models/port.go
Normal file
6
models/port.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package models
|
||||
|
||||
type Port struct {
|
||||
Http uint
|
||||
Https uint
|
||||
}
|
Reference in New Issue
Block a user