Examples using... fmt.Sprintln()

Recent
Sprintln formats using the default formats for its operands and returns the resulting string. Spaces are always added between operands and a newline is appended.