//
pkg.gl
Category
github.com/Hubmakerlabs/replicatr
pkg
nostr
timestamp
package
1.2.17
Repository:
https://github.com/hubmakerlabs/replicatr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
23
Files
35 SLOC
#
Functions
FromBytes
FromBytes converts from a string of raw bytes.
FromTime
FromTime returns a T from a time.Time.
FromUnix
FromUnix converts from a standard int64 unix timestamp.
Now
Now returns the current UNIX timestamp of the current second.
#
Type aliases
T
T is a convenience type for UNIX 64 bit timestamps of 1 second precision.
Tp
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.