Tour of Go exercise #22: Reader, what does the question mean?

Exercise: Readers Implement a Reader type that emits an infinite stream of the ASCII character 'A'. I don't understand the question, how to emit character 'A'? into which variable should I set that