I have another strange interface with the Go AWS SDK. The PutObject is expecting the data as an: io.ReadSeeker
I imagine there is something implementing this in Go. But my question is how would a new user find this information? The go documentation for the API just tells me there is a Reader and a Seeker but not what might be implementing the interface. I imagine this is difficult to generate since there is no explicit keyword 'implements' but I also imagine it is documented somewhere? Cheers Peter go1.12.1 -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/b332ec93-3c20-4128-bd4e-552d0daf0336%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.