aboutsummaryrefslogtreecommitdiff
path: root/var-value.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify code into default repo formatEuAndreh2025-01-221-51/+0
* replace "interface{}" with "any"Chris Wendt2022-06-081-6/+6
* generic versionedValue[T]Chris Wendt2022-06-081-8/+8
* BIG change: generic Var[T], txVar, etc.Chris Wendt2022-06-081-10/+10
* Add custom VarValue and const for sleep backoffMatt Joiner2020-09-101-0/+51