//
pkg.gl
Category
github.com/oidc-mytoken/utils
unixtime
package
0.1.2
Repository:
https://github.com/oidc-mytoken/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
40 SLOC
#
Functions
InSeconds
InSeconds returns the UnixTime for the current time + the number of passed seconds.
New
New creates a new UnixTime from a time.Time.
Now
Now returns the current time as UnixTime.
#
Type aliases
UnixTime
UnixTime is a type for a Unix Timestamp.