package
0.2.9
Repository: https://github.com/cloudical-io/ancientt.git
Documentation: pkg.go.dev

# Functions

BoolFalsePointer return bool true as a pointer.
BoolTruePointer return bool true as a pointer.
CastNumberToFloat64 cast a number from interface{} to float64.
CastToString cast interface{} to string.
FloatPointer return a pointer to a given float.
GetPNameFromTask get a "persistent" name for a task This is done by calculating the checksums of the used names.
GetTaskName get a task name.
Int64Pointer return a pointer to a given int64.
IntToChar This function is converting integer to a rune character.
UniqueStringSlice return deduplicated string slice from one or more ins.
WriteNewTruncFile write new or truncate existing file.

# Constants

PNameRoleClient Client role name.
PNameRoleServer Server role name.
TimeDateFormat used for ancientt outputs.

# Type aliases

PNameRole task role names type.