package
0.0.0-20220210123747-5ecf4e544a73
Repository: https://github.com/deepch/server.git
Documentation: pkg.go.dev
# Functions
BoolConvertToStringSwitch - translates the value into в on / off.
CreateFileByPatch - creates a file at the specified path and continues writing there.
CreatePatch - creates path if it doesn't exist.
CreateServicePatch - correct path generator.
CreateUniqID - google + satori random generator uuid.
DeleteLastSlashes - removes an extra slash at the end of a line.
FileExists - does the file exist.
FindConfigurationRead - searches and reads configuration from disk.
FindConfigurationWrite - searches and writes configuration from disk.
GetCurrentFuncName - returns the function name.
GetMD5Hash - getting md5 string.
ParsURLTwoVal -fetches parameters from URL.
SignalToError - signal in error.
StringConvertToInt - convert string to number without error handling.
SubStrByShowLen preparing a string for a license.
TimeRFC3339toTime - parses the line into int64 unix nano.
URLDecode - decodes a line from base64.