tüm seçenekler
trixie  ] [  forky  ] [  sid  ]
[ Kaynak: golang-github-rodaine-table  ]

Paket: golang-github-rodaine-table-dev (1.1.0-2)

golang-github-rodaine-table-dev için bağlantılar

Screenshot

Debian Kaynakları:

golang-github-rodaine-table Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

Go CLI Table Generator (library)

Go package "table" provides a convenient way to generate tabular output of any data, primarily useful for CLI tools.

Features:

 * Accepts all data types (string, int, interface{}, everything!) and
   will use the String() string method of a type if available.
 * Can specify custom formatting for the header and first column cells
   for better readability.
 * Columns are left-aligned and sized to fit the data, with customizable
   padding.
 * The printed output can be sent to any io.Writer, defaulting to
   os.Stdout.
 * Built to an interface, so you can roll your own Table implementation.
 * Works well with ANSI colors (fatih/color
   (https://github.com/fatih/color) in the example)!
 * Can provide a custom WidthFunc to accomodate multi- and zero-width
   characters (such as runewidth (https://github.com/mattn/go-runewidth))

golang-github-rodaine-table-dev ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

golang-github-rodaine-table-dev indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
all 7,4 kB32,0 kB [dosya listesi]