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 {
|
type PricedProcessingResource struct {
|
||||||
PricedResource
|
PricedResource
|
||||||
IsService bool
|
IsService bool
|
||||||
|
|||||||
Reference in New Issue
Block a user