blueprintmodule

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlueprintModule

type BlueprintModule struct {
	service.Module
	// contains filtered or unexported fields
}

func (*BlueprintModule) CreateGraph

func (m *BlueprintModule) CreateGraph(graphName string) int64

func (*BlueprintModule) Do

func (m *BlueprintModule) Do(graphID int64, entranceID int64, args ...any) error

func (*BlueprintModule) GetGraph

func (m *BlueprintModule) GetGraph(graphID int64) (blueprint.IGraph, error)

func (*BlueprintModule) Init

func (m *BlueprintModule) Init(execDefFilePath string, graphFilePath string) error

func (*BlueprintModule) OnInit

func (m *BlueprintModule) OnInit() error

func (*BlueprintModule) TriggerEvent

func (m *BlueprintModule) TriggerEvent(graphID int64, eventID int64, args ...any) error

Jump to

Keyboard shortcuts

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