Registry / other / project-flogo-core

project-flogo-core

JSON →
library1.6.18gogounverified

Core library for the Flogo event-driven application framework, providing flow execution and triggers.

go get github.com/project-flogo/core
INSTALL
IMPORT
SIG · PROJECT-FLOGO-CORE
P
project-flogo-core
othergov1.6.18
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.

core
github.com/project-flogo/core

Create a Flogo engine instance

package main import ( "fmt" "github.com/project-flogo/core/engine" ) func main() { e, _ := engine.New("app.json", engine.Config{}) fmt.Println(e.Name()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
project-flogo-core — go get project-flogo-core · libregistry