helper

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: GPL-3.0 Imports: 4 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) (chunks [][]T)

ChunkBy splits the slice into chunks of given size

func NodelistParser

func NodelistParser(nodelistExp string) []string

NodelistParser expands SLURM NODELIST into slice of nodenames

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