package
0.0.0-20250217032637-8198f5c15b9f
Repository: https://github.com/sunhailin-leo/data-pipeline-go.git
Documentation: pkg.go.dev

# Functions

ByteToString byte to string.
GenerateInsertSQL generate insert into sql with different symbol like &, :, or ?.
GetHostName get host name.
GetUUID generate UUID.
InterfaceSliceToStringSlice []any to []string.
IsDockerRuntime is in Docker runtime.
NewV4 returns a UUID Version 4 as defined in RFC4122.
NewV7 returns a UUID Version 7 as defined in the drafted revision for RFC4122.
Parse a UUID string with or without the dashes.
PopSlice return slice after pop and pop element.
StringSliceToInterface []string to []any.
StringSliceToMap string slice to map.
StringToByte string to byte.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
optional.
optional.
If CONFIG_SRC = apollo, then required.
If CONFIG_SRC = apollo, then required.
optional.
No description provided by the author
If CONFIG_SRC = http, then required.
optional.
optional.
If CONFIG_SRC = http, then required.
No description provided by the author
If CONFIG_SRC = local, then required.
No description provided by the author
If CONFIG_SRC = nacos, then required.
If CONFIG_SRC = nacos, then required.
optional.
If CONFIG_SRC = nacos, then required.
If CONFIG_SRC = nacos, then required.
No description provided by the author
If CONFIG_SRC = redis, then required.
optional.
If CONFIG_SRC = redis, then required.
optional.
optional.
No description provided by the author
Required.
If CONFIG_SRC = zookeeper, then required.
If CONFIG_SRC = zookeeper, then required.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
默认用 PSUBSCRIBE.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Nil represents the zero-value UUID.

# Type aliases

UUID is a 128 bit (16 byte) value defined by RFC4122.