06-builders-flat

command
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

README

Flat Builder Demo

This example demonstrates how to transform flat data structures into hierarchical trees using parent-ID relationships. It shows you how the flat builder can automatically construct a tree from records that reference their parent nodes and apply conditional expansion to specific nodes. This approach is perfect when your data comes from databases or APIs that return flat lists rather than nested structures.

Running the Example

go run main.go

Demo

The Demo

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