package
1.2.17
Repository: https://github.com/hubmakerlabs/replicatr.git
Documentation: pkg.go.dev

# Functions

FromBytes converts from a string of raw bytes.
FromTime returns a T from a time.Time.
FromUnix converts from a standard int64 unix timestamp.
Now returns the current UNIX timestamp of the current second.

# Type aliases

T is a convenience type for UNIX 64 bit timestamps of 1 second precision.
Tp is a synonym that makes it possible to use this value with the extra feature of the property of set/unset by the Ptr function which takes the address.