Documentation ¶
Index ¶
- Constants
- func BytesToString(b []byte) string
- func CreateComponentSubject(workspaceID, componentName string) string
- func GetComponentApi(c m.Component) (*module.Component, error)
- func GetEnvironmentName() string
- func GetInstanceInputSubject(workspaceID, flowID string, ID string, port string) string
- func GetModuleApi(i m.Info) (*module.ModuleVersion, error)
- func GetPortFullName(nodeID string, portName string) string
- func NodeToMap(n *module.Node, data map[string]interface{}) map[string]interface{}
Constants ¶
View Source
const DefaultEnvironment = "local"
View Source
const StreamName = "tinycloud"
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶
func CreateComponentSubject ¶
func GetComponentApi ¶
func GetEnvironmentName ¶
func GetEnvironmentName() string
func GetInstanceInputSubject ¶
func GetModuleApi ¶
func GetPortFullName ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.