Versions in this module Expand all Collapse all v0 v0.11.1 Oct 26, 2023 v0.11.0 Oct 17, 2023 Changes in this version + type DataFile struct + CID string + Filename string + JobInputs []Job + JobOutputs []Job + Timestamp time.Time + WalletAddress string + type Flow struct + CID string + Jobs []Job + Name string + WalletAddress string + type InputOutput struct + Class string + DatafileID uint + ID uint + JobID uint + KeyName string + type Job struct + BacalhauJobID string + Error string + Flow Flow + FlowID string + Inputs []DataFile + Outputs []DataFile + State string + Tool Tool + ToolID string + WalletAddress string + type Tool struct + CID string + Name string + ToolJson datatypes.JSON + WalletAddress string + type User struct + WalletAddress string