package
1.0.4-alpha.0
Repository: https://github.com/marcodd23/go-micro-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package copyx provides functionality to perform deep copies of complex data structures.
No description provided by the author
No description provided by the author

# Functions

ArrayContainsString - check if an array of string contains a given string.
FetchEnvVar - fetch env var as string.
FetchEnvVarAsInt16 - fetch env var as int16.
FetchEnvVarAsInt64 - fetch env var as int64.
FetchEnvVarAsTime - fetch evn var as time.
GenerateUUID - generate a UUID.
RandomString - Generate a random string of a given length.