Examples using... io.MultiWriter()

Recent
MultiWriter creates a writer that duplicates its writes to all the provided writers, similar to the Unix tee(1) command.