mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-03-23 11:31:51 +00:00
fix struct tags (#7)
This commit is contained in:
@@ -17,8 +17,8 @@ type testSt struct {
|
||||
url string
|
||||
body string
|
||||
header string
|
||||
reqType int
|
||||
reqMethod int
|
||||
reqType uint8
|
||||
reqMethod uint8
|
||||
expectURL string
|
||||
expectBody string
|
||||
expectMethod string
|
||||
|
||||
Reference in New Issue
Block a user