Categorygithub.com/linyejoe2/util_go
modulepackage
0.0.4
Repository: https://github.com/linyejoe2/util_go.git
Documentation: pkg.go.dev

# Functions

CheckString checks if the input is a string and not an empty string.
DotProduct calculates the dot product of two vectors.
Getenv retrieves the value of the environment variable named by the key.
No description provided by the author
No description provided by the author
No description provided by the author
ToInt converts a value of any numeric type to an integer.