OwnsWALBlock indicates if this encoding owns the WAL block
(entry fs.DirEntry)
| 62 | |
| 63 | // OwnsWALBlock indicates if this encoding owns the WAL block |
| 64 | OwnsWALBlock(entry fs.DirEntry) bool |
| 65 | } |
| 66 | |
| 67 | // FromVersion returns a versioned encoding for the provided string |
no outgoing calls
no test coverage detected