MCPcopy Create free account
hub / github.com/ExpediaGroup/flyte / Flow

Struct Flow

flow/flow.go:28–33  ·  view source on GitHub ↗

Flow uses two different collections, one contains latest flows (one per name) and the the other is history collection containing all flows that have been added. Because mongo does NOT allow to update `_id` field we have to use custom `uuid` field, so we can update this field in flow collection to ma

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected