utils

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureDirectoryExists

func EnsureDirectoryExists(directory string, perm os.FileMode) error

func Map

func Map[T any, O any](input []T, mapper func(T) O) []O

Map creates a new list populated with the results of applying the `mapper` function to every element from `input`.

func ToPtr

func ToPtr[T any](input T) *T

Types

This section is empty.

Jump to

Keyboard shortcuts

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