Documentation
¶
Overview ¶
Package lib defines structures and business logic related to substra orchestration platform. This package does not rely on a concrete storage backend, but rather defines a persistence interface. Business logic should be agnostic of the backend as well, as it may be called from either a gRPC server or a smart contract.
Directories
¶
Path | Synopsis |
---|---|
Package asset defines the structures necessary to orchestrate a federated learning network.
|
Package asset defines the structures necessary to orchestrate a federated learning network. |
Package common contains generic entities used by other modules of the library.
|
Package common contains generic entities used by other modules of the library. |
Package errors defines orchestration errors.
|
Package errors defines orchestration errors. |
Package persistence holds everything related to data persistence.
|
Package persistence holds everything related to data persistence. |
Package service holds the business logic allowing the manipulation of assets.
|
Package service holds the business logic allowing the manipulation of assets. |
Click to show internal directories.
Click to hide internal directories.