()
| 84 | NewDirectWriter(ctx context.Context, opt WriteSessionOptions) (context.Context, DirectRepositoryWriter, error) |
| 85 | UniqueID() []byte |
| 86 | ConfigFilename() string |
| 87 | DeriveKey(purpose string, keyLength int) ([]byte, error) |
| 88 | Token(password string) (string, error) |
| 89 | Throttler() throttling.SettableThrottler |
no outgoing calls