Add file type info detection
This commit is contained in:
@@ -188,6 +188,7 @@ type PacketStart struct {
|
||||
type PacketSendDataStart struct {
|
||||
Filename string
|
||||
TotalSize uint32
|
||||
Kind string
|
||||
}
|
||||
|
||||
type PacketSendDataNext struct {
|
||||
|
||||
Reference in New Issue
Block a user