slice

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitStringSliceInChunks added in v1.2.0

func SplitStringSliceInChunks(s []string, chunkSize int) [][]string

SplitStringSliceInChunks SplitStringSliceInChunk split slice in chunk if you set chunkSize is less than 1, this function returns a 2 dimensional slice with 1 chunk ([][]string{s}). TODO: Update 1.18+ and use generics

func ToStringSet

func ToStringSet(s []string) []string

ToStringSet remove duplicated string element TODO: Update 1.18 and use generics

Types

This section is empty.

Jump to

Keyboard shortcuts

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