Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavsteindler committed Jan 29, 2025
1 parent 2287b1a commit f41a3f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/graveler/committed/range_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ import (
// ID is an identifier for a Range
type ID string

// Namespace is namespace for ID ranges
type Namespace string

// StorageID is id for object storage
type StorageID string

// Namespace is namespace for ID ranges
type Namespace string

// Key and Value types for to be stored in any Range of the MetaRange
type Key []byte

Expand Down

0 comments on commit f41a3f0

Please sign in to comment.