Imports of package tabwriter

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cuelang.org/go/cuePackage cue is the main API for CUE evaluation.
cuelang.org/go/internal/core/adtPackage adt represents partially and fully evaluated CUE types.
cuelang.org/go/pkg/internal
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
text/tabwriterPackage tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.