better implem obj hierarchy
This commit is contained in:
@@ -60,6 +60,10 @@ func NewProcessingInstance(name string, peerID string) ResourceInstanceITF {
|
||||
}
|
||||
}
|
||||
|
||||
type ProcessingResourcePartnership struct {
|
||||
ResourcePartnerShip[*ProcessingResourcePricingProfile]
|
||||
}
|
||||
|
||||
type PricedProcessingResource struct {
|
||||
PricedResource
|
||||
IsService bool
|
||||
|
||||
Reference in New Issue
Block a user