utils

package
v0.1.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupBy

func GroupBy[K comparable, V any](items []V, keyFunc func(item V) K) map[K][]V

GroupBy groups the given slice of items using a function which provides a key, based on which the items will be grouped.

Types

This section is empty.

Directories

Path Synopsis
Package asynq provides various asynq utilities
Package asynq provides various asynq utilities

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL