//
pkg.gl
Category
github.com/bww/go-util
v1
timeframe
package
1.46.0
Repository:
https://github.com/bww/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
145 SLOC
#
Functions
New
Create a timeframe.
NewSince
Create a timeframe from the specified time to +inf.
NewUntil
Create a timeframe from -inf to the specified time.
Parse
Parse a timeframe from its encoded format.
#
Constants
After
No description provided by the author
Before
No description provided by the author
Within
No description provided by the author
#
Variables
Forever
A timeframe with no bounds, representing all of time.
#
Structs
Timeframe
A timeframe.
#
Type aliases
Ordering
Timeframe ordering.