utils

package
v0.0.0-...-a0a65af Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnySliceToInterfaceSlice

func AnySliceToInterfaceSlice(in interface{}) []interface{}

AnySliceToInterfaceSlice takes a slice of type []T for any T and returns a slice of type []interface{} containing the same elements, somewhat like casting []T to []interface{}.

func GetDatabase

func GetDatabase(it *icingatesting.IT, t testing.TB) services.RelationalDatabase

func GetEnvironmentIdFromRedis

func GetEnvironmentIdFromRedis(t *testing.T, r services.RedisServer) []byte

func SliceSubsets

func SliceSubsets(in ...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