Skip to content
#

golang-library

Here are 2,292 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
ldemailly
ldemailly commented May 16, 2022

fortio has so many features that -h or the README.md or the web UI are not making for an easy onboarding or discovery of all it can do and how to best use it

default values of many flags too (like now using -a -uniform -nocatchup being more or less required for serious use etc

for now I added these to https://github.com/fortio/fortio/wiki/FAQ#i-want-to-get-the-best-results-what-flags-sho

pacoorozco
pacoorozco commented Feb 26, 2020

**Is your feature request related to a problem?
Sometimes you need to reset the already uploaded files database, in order to start uploading files from scratch. Currently you are forced to remove ~/.config/gphotos-uploader-cli/uploads.db folder.

Describe the solution you'd like
It would be great to have a command that reset this database for you.

**Describe alternatives you've consi

good first issue enhancement hacktoberfest

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