()
| 83 | IndexBlobs(ctx context.Context, includeInactive bool) ([]indexblob.Metadata, error) |
| 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) |
no outgoing calls
no test coverage detected