()
| 39 | PrefetchObjects(ctx context.Context, objectIDs []object.ID, hint string) ([]content.ID, error) |
| 40 | Time() time.Time |
| 41 | ClientOptions() ClientOptions |
| 42 | NewWriter(ctx context.Context, opt WriteSessionOptions) (context.Context, RepositoryWriter, error) |
| 43 | UpdateDescription(d string) |
| 44 | Refresh(ctx context.Context) error |
no outgoing calls