Imports of package tabwriter
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
cuelang.org/go/cue | Package cue is the main API for CUE evaluation. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
text/tabwriter | Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text. |