debug

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Foliage graph store debug package. Provides debug stateful functions for the graph store

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LLAPIObjectDebugPrint

func LLAPIObjectDebugPrint(executor sfplugins.StatefunExecutor, contextProcessor *sfplugins.StatefunContextProcessor)

Prints to caonsole the content of an object the function being called on along with all its input and output links.

func LLAPIPrintGraph added in v0.1.1

func LLAPIPrintGraph(executor sfplugins.StatefunExecutor, contextProcessor *sfplugins.StatefunContextProcessor)

Print Graph from certain id using Graphviz

Algorithm: Sync BFS

Payload: {
	"ext": "dot" | "png" | "svg" // optional, default: "dot"
	"verbose": true | false // optional, default: false
	"depth": uint // optional, default: 256
}

func RegisterAllFunctionTypes

func RegisterAllFunctionTypes(runtime *statefun.Runtime)

Types

This section is empty.

Jump to

Keyboard shortcuts

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