//
pkg.gl
Category
github.com/warpcomdev/keyproxy
internal
clock
package
0.4.0
Repository:
https://github.com/warpcomdev/keyproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
66 SLOC
#
Structs
AtomicTimestamp
AtomicTimestamp stores an atomic unix timestamp.
Keeper
Keeper base struct for objects that need a cancellable ticker thread.
#
Type aliases
UnixTimestamp
UnixTimestamp defined to avoid having plain int64 type in APIs.