stash/pkg/group
its-josh4 c6bcdd89be
Use slices package from the stdlib when possible (#5360)
* Use slices from the stdlib when possible

* Add some unit tests

* More small tweaks + add benchmark func
2024-10-29 11:26:23 +11:00
..
create.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
doc.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
export.go Rename movie group backend (#5044) 2024-07-04 11:36:05 +10:00
export_test.go Rename movie group backend (#5044) 2024-07-04 11:36:05 +10:00
import.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
import_test.go Rename movie group backend (#5044) 2024-07-04 11:36:05 +10:00
query.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
reorder.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
service.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
update.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
validate.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00