Documentation ¶
Index ¶
- func CreateKeyValuePairs(m map[string]string, prefix string, suffix string) ([]byte, error)
- func EqualLists(a, b []string) bool
- func GetFileFromUrl(fileUrl string) ([]byte, error)
- func GetNewestVersion(versions []string) (string, error)
- func GetValueFromStruct(keyWithDots string, object interface{}) (string, error)
- func MapValues[M ~map[K]V, K comparable, V any](m M) []V
- func ToList(value string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKeyValuePairs ¶
func EqualLists ¶
func GetFileFromUrl ¶
func GetNewestVersion ¶
func GetValueFromStruct ¶
func MapValues ¶
func MapValues[M ~map[K]V, K comparable, V any](m M) []V
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.