aboutsummaryrefslogtreecommitdiff
path: root/doc_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify code into default repo formatEuAndreh2025-01-221-77/+0
|
* remove unnecessary type parametersChris Wendt2022-06-081-1/+1
|
* BIG change: generic Var[T], txVar, etc.Chris Wendt2022-06-081-12/+12
|
* Create package-level example doc test from READMEMatt Joiner2021-08-241-0/+77
This should synchronize the examples more with the actual API by actually running them.