utils

package
v1.0.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayDeduplication

func ArrayDeduplication(sub []string) []string

func ArrayFilter

func ArrayFilter[T any](filterData []T, filter func(v T) bool) ([]T, []T)

func ArrayFind

func ArrayFind(s string, sub []string) (int, bool)

func ArrayFinds

func ArrayFinds[T any](maps []T, f func(m T) bool) (int, bool, T)

func DiffString

func DiffString(base1 string, base2 string) []string

func FormatBoolString

func FormatBoolString(b *bool) string

func SliceRemove

func SliceRemove(s string, o interface{}) interface{}

Types

This section is empty.

Jump to

Keyboard shortcuts

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