record

command
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

README

Record Example

This example shows the Record primitive for one object rendered as labeled facts.

Record example

Run

go run ./examples/record --format human --style always

Real Library Shape

_ = printer.Record(laslig.Record{
	Title: "Build",
	Fields: []laslig.Field{
		{Label: "what", Value: "One object or result rendered as labeled facts."},
		{Label: "example", Value: "module github.com/evanmschultz/laslig", Identifier: true},
	},
})

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL