//
pkg.gl
Category
github.com/aerospike/backup-go
internal
citrusleaf_time
package
0.3.1
Repository:
https://github.com/aerospike/backup-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
15 SLOC
#
Functions
NewCLTime
NewCLTime returns a new CLTime object with the given number of seconds.
Now
Now returns the current time in seconds since the citrusleaf epoch.
#
Constants
CitrusleafEpoch
CitrusleafEpoch is the start time in seconds of the citrusleaf epoch relative to the Unix epoch.
#
Structs
CLTime
CLTime is a struct that represents a time in seconds since the citrusleaf epoch.