I\'m doing code generation of a large dataset in Go that is converted from JSON input, and I\'m outputting resulting value as a map using fmt.Sprintf(\'%#v\').<
fmt.Sprintf(\'%#v\')