How to print a struct in Go? Jun 25, 2024 Sometimes it’s very useful to be able to display the contents of a variable. On this page, you can find out how to display the contents of a structure in a variable, for example.