package
0.4.0
Repository: https://github.com/cisco-open/flame.git
Documentation: pkg.go.dev

# Functions

NewComputesApiService creates a default api service.
NewDatasetsApiService creates a default api service.
NewDesignCodeApiService creates a default api service.
NewDesignsApiService creates a default api service.
NewDesignSchemaApiService creates a default api service.
NewJobsApiService creates a default api service.

# Structs

ComputesApiService is a service that implements the logic for the ComputesApiServicer This service should implement the business logic for every endpoint for the ComputesApi API.
DatasetsApiService is a service that implents the logic for the DatasetsApiServicer This service should implement the business logic for every endpoint for the DatasetsApi API.
DesignCodeApiService is a service that implents the logic for the DesignCodeApiServicer This service should implement the business logic for every endpoint for the DesignCodeApi API.
DesignsApiService is a service that implents the logic for the DesignsApiServicer This service should implement the business logic for every endpoint for the DesignsApi API.
DesignSchemaApiService is a service that implents the logic for the DesignSchemaApiServicer This service should implement the business logic for every endpoint for the DesignSchemaApi API.
JobsApiService is a service that implents the logic for the JobsApiServicer This service should implement the business logic for every endpoint for the JobsApi API.