helper

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package helper provides utility functions across sub packages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChunkBy

func ChunkBy[T any](items []T, chunkSize int) [][]T

ChunkBy splits the slice into chunks of given size.

func TimeToTimestamp

func TimeToTimestamp(layout string, date string) int64

TimeToTimestamp converts a date in a given layout to unix timestamp of the date.

Types

This section is empty.

Jump to

Keyboard shortcuts

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