helpers

package
v0.58.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeSnowflakeImportID added in v0.56.4

func DecodeSnowflakeImportID(id string, v interface{}) (interface{}, error)

func IPListToSnowflakeString added in v0.47.0

func IPListToSnowflakeString(ips []string) string

IPListToString formats a list of IPs into a Snowflake-DDL friendly string, e.g. ('192.168.1.0', '192.168.1.100').

func ListContentToString added in v0.36.0

func ListContentToString(listString string) string

ListContentToString strips list elements of double quotes or brackets.

func ListToSnowflakeString

func ListToSnowflakeString(list []string) string

This function converts list of string into snowflake formated string like 'ele1', 'ele2'.

func RandomSnowflakeID added in v0.56.4

func RandomSnowflakeID() string

func SplitStringToSlice added in v0.56.4

func SplitStringToSlice(s, sep string) []string

SplitStringToSlice splits a string into a slice of strings, separated by a separator. It also removes empty strings and trims whitespace.

Types

This section is empty.

Jump to

Keyboard shortcuts

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