engine: resources: Receive keys should match mcl, not golang
The capitalization of these keys was wrong and they weren't getting seen. Add a test as well.
This commit is contained in:
@@ -168,6 +168,7 @@ func TestLowerStructFieldNameToFieldName2(t *testing.T) {
|
||||
"alwaysgroup": "AlwaysGroup",
|
||||
"comparefail": "CompareFail",
|
||||
"sendvalue": "SendValue",
|
||||
"expectrecv": "ExpectRecv",
|
||||
"onlyshow": "OnlyShow",
|
||||
|
||||
"comment": "Comment",
|
||||
|
||||
Reference in New Issue
Block a user