package
0.5.9
Repository: https://github.com/tibcosoftware/flogo-lib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
HandlePanic helper method to handle panics.
NewGenerator returns a new Generator.
NewServiceManager creates a new ServiceManager.
NewSyncQueue creates a new SyncQueue.
ParseKeyValuePairs get key-value map from "key=value,key1=value1" str, if value have , please use quotes.
URLStringToFilePath convert fileURL to file path.

# Structs

Generator represents a UUID generator that generates UUIDs in sequence from a random starting point.
ServiceConfig is a simple service configuration object.
ServiceManager is a simple service manager.
SyncQueue is a List backed queue.

# Interfaces

Service is an interface for defining/managing a service.