it's the parameter name that was missing. added.
In go the argument is wrong, its uint should be u int
uint
u int
Loading collection data...
it's the parameter name that was missing. added.
In go the argument is wrong, its
uint
should beu int