(ctx context.Context, opt WriteSessionOptions)
| 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 |
| 45 | Close(ctx context.Context) error |
no outgoing calls