gocuelang.org/go/pkg/text/tabwriter Index | Files

package tabwriter

import "cuelang.org/go/pkg/text/tabwriter"

Index

Functions

func Write

func Write(data cue.Value) (string, error)

Write formats text in columns. See golang.org/pkg/text/tabwriter for more info.

Source Files

manual.go pkg.go

Version
v0.12.0 (latest)
Published
Jan 30, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
8 hours ago

Tools for package owners.