utils

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(s []string, str string) bool

func ContainsU

func ContainsU(s []uuid.UUID, id uuid.UUID) bool

func Diff

func Diff(before, after []string) ([]string, []string, []string)

func DiffU

func DiffU(before, after []uuid.UUID) ([]uuid.UUID, []uuid.UUID, []uuid.UUID)

Given two lists, return newly created, unchanged and deleted items

func Remove

func Remove(l []string, item string) []string

func Unique

func Unique(items []string) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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