@@ -92,6 +92,9 @@ func newPathRequest(path string, method string, body string, msg interface{}, ta
continue
}
fld:=tmsg.Type().Field(i)
if!fld.IsExported(){
continue
}
t:=&tag{}
for_,tn:=rangetags{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.