Refactor pdus into many files
This commit is contained in:
6
pdu/data.go
Normal file
6
pdu/data.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package pdu
|
||||
|
||||
type (
|
||||
DATA_SM struct{}
|
||||
DATA_SM_RESP struct{}
|
||||
)
|
||||
Reference in New Issue
Block a user