package
1.16.0
Repository: https://github.com/lerenn/cryptellation.git
Documentation: pkg.go.dev

# Functions

CountBetweenTimes will return the number of interval between two times rounded down to the given interval.
No description provided by the author
FromReferenceOrDefault return the value from the reference or the default value from the type is the reference is nil.
GoVersion returns the go version used to compile the library.
MapToList will change a map to a list.
No description provided by the author
Round rounds a float64 number to a given precision.
No description provided by the author
No description provided by the author
ToReference return the value in argument as a reference.