posted 8 years ago
Now I'm on page "127.0.0.1:3999/methods/25" with title "Exercise: Images" that says:
with example code (labeled "exercise-images.go"):
The prior page defined the Image interface:
How in the world do I implement an interface for a type with methods that return a {color.Model} or a {color.Color}? I don't even know what those types are. I'm at a loss with this exercise. Can anyone give me any pointers here?