Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRevisions ¶
func GetRevisions[T HasRevision](items []T) []int64
Types ¶
type HasRevision ¶
type HasRevision interface {
GetRevision() int64
}
type Item ¶
func (*Item) GetRevision ¶
Click to show internal directories.
Click to hide internal directories.