List Question
20 TechQA 2023-01-15T07:43:13.720000"rune literal not terminated" error when attempting to run gofmt -r with exec.Command
438 views
Asked by Kurt Peek
How to index parameters when formatting a string in Go
451 views
Asked by unitSphere
Run gofmt on vim without plugin
3.1k views
Asked by hidetatz
how print variable values in Go with fmt.Printl?
1.3k views
Asked by jimmy
Golang: How do I use fmt.Fscanf() & fmt.Sscanf() correctly?
2.6k views
Asked by StephenPnkv
File is not `gofmt`-ed with `-s`: why is this happening and how to resolve it?
41.8k views
Asked by GuiFalourd
Regex match of =~ returns wrong result when starts with .*
190 views
Asked by zubug55
"file is not gofmted" in go report card
1.1k views
Asked by crypto_confuse
Problem with formatting go code in vscode editor
1.9k views
Asked by hjiw
Is it possible to augment fmt.print with default indentation level?
1.1k views
Asked by GoTTimw
How do you feed string input to bufio.Scanner and fmt.Scanln sequentially?
1.3k views
Asked by Savantes
Golang custom type fmt printing
2.9k views
Asked by Techradar
How do I propose a change to Go formatting?
59 views
Asked by Scott Deerwester
Vscode golang extention takes long time on format
2.2k views
Asked by Emad Helmi
go generate stdout piped to gofmt to file
531 views
Asked by user2133814
Error while printing selected fields after parsing JSON Object
45 views
Asked by Lastwish
Spit out code formatting errors than actually formatiing in golang
1k views
Asked by user1079065
Run go fmt ./... got different behaviours on different OS
188 views
Asked by User3301
Practical approach to pretty print vs. string conversion
143 views
Asked by Mordachai
How to programmatically retrieve the package path where a given type is declared?
2k views
Asked by Coyote