方法中找不到golang kinesis.GetRecordsInput中的golang?

GetRecordsInput

Why is it that GetRecordsInput is not found? What are the possible reasons for this not compiling?

thanks

Ohhhhhhhh, if you have a variable like so

 kinesis := {whatever}

well, you just screwed yourself!!! But of course to add to the confusion kinesis.GetRecords was working just fine. This took me a good hour of looking into before I tried some whacky stuff and thought outside the box. grrrrrr.