GetRootObjectID returns the root object ID.
()
| 33 | GetID() id.Id |
| 34 | // GetRootObjectID returns the root object ID. |
| 35 | GetRootObjectID() RootObjectID |
| 36 | // Serialize returns the byte representation of the root object. |
| 37 | Serialize(ctx context.Context) ([]byte, error) |
| 38 | } |
no outgoing calls
no test coverage detected