tree

package
v1.11.3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group struct {
	Values []*Value
}

func (*Group) Clone

func (group *Group) Clone() *Group

func (*Group) LogValue

func (group *Group) LogValue() slog.Value

func (*Group) Merge

func (group *Group) Merge(stack []string, attrs ...slog.Attr)

func (*Group) Render

func (group *Group) Render() []slog.Attr

type Value

type Value struct {
	Name      string
	SlogValue slog.Value // must not be slog.KindGroup
	Group     *Group
}

func (*Value) LogValue

func (value *Value) LogValue() slog.Value

Jump to

Keyboard shortcuts

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