Tests[SendSimpleMessageQuery, SendSimpleMessageForm, SendSimpleMessageFormAndQuery, SendSimpleMessageJSONAndQuery]

This commit is contained in:
2022-11-30 20:23:31 +01:00
parent 62d7df9710
commit 7aa7eb234d
5 changed files with 191 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
package util
type FormData map[string]string