package packed // Close releases resources associated with the backend. func (store *Store) Close() error { return nil }