So, I'm one of those people who sometimes adds comments like this to my code:
+------------------------------------+ | Program Title | | Author | | Date | +------------------------------------+ Synopsis, Description, etc. ______________________________________ However, adding comments like this into Go code often ruins the documentation, so I have been avoiding it. Are there any solutions to get the best of both worlds? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.