Registry / utility / goki-ki

goki-ki

JSON →
library1.1.17gogounverified

A powerful tree structure library supporting scenegraphs, programs, and parsing, with a type registry and utilities.

go get github.com/goki/ki
INSTALL
IMPORT
SIG · GOKI-KI
G
goki-ki
utilitygov1.1.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ki
github.com/goki/ki

Create a new Ki tree node.

package main import ( "fmt" "github.com/goki/ki" ) func main() { node := ki.NewNode("root") fmt.Println(node.Name()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.17latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
goki-ki — go get goki-ki · libregistry