mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-25 16:11:53 +08:00
fix: fix some bugs (#17)
This commit is contained in:
@@ -152,6 +152,10 @@ type Conn struct {
|
||||
|
||||
ConnAttrs map[string]string
|
||||
Files map[string][]byte
|
||||
|
||||
Flag string
|
||||
FlagGroup string
|
||||
Vars map[string]string
|
||||
}
|
||||
|
||||
// bufPool is used to allocate and free buffers in an efficient way.
|
||||
|
||||
Reference in New Issue
Block a user