package packed // Options configures a packed object store. type Options struct { RefreshPolicy RefreshPolicy WriteRev bool }