package
0.1.2
Repository: https://github.com/oidc-mytoken/utils.git
Documentation: pkg.go.dev

# Functions

InSeconds returns the UnixTime for the current time + the number of passed seconds.
New creates a new UnixTime from a time.Time.
Now returns the current time as UnixTime.

# Type aliases

UnixTime is a type for a Unix Timestamp.