Skip to content
#

golang-library

Here are 2,266 public repositories matching this topic...

pterm
dfreilich
dfreilich commented Jul 1, 2021

Is there any way to set the table size? I have three different tables I want to print, one after the other, and for continuity purposes, it would look much better if they were all aligned to the same size, rather than the current variable size (depending on the size of the longest string in a column).

proposal good first issue Hacktoberfest proposal-accepted
fortio
suyashkumar
suyashkumar commented Mar 14, 2021

It seems like a slight pain to do this, but it might be useful to have a GitHub action generate HTML GoDoc on PRs / code pushes, so that reviewers can easily preview what the GoDoc will look like.

It looks like the easiest way to do this is with wget sadly (if you want all the nice styles and such applied in the html).

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the golang-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the golang-library topic, visit your repo's landing page and select "manage topics."

Learn more