Go to file
2022-10-27 17:03:30 +02:00
.idea copy langext & timeext from bm 2022-10-27 16:00:57 +02:00
cryptext remove ginext/mongoext (no-dep lib) 2022-10-27 16:07:42 +02:00
dataext copy langext & termext from ffsclient 2022-10-27 16:48:26 +02:00
langext Add mathext.Min / mathext.Max 2022-10-27 17:03:30 +02:00
mathext Add mathext.Min / mathext.Max 2022-10-27 17:03:30 +02:00
termext copy langext & termext from ffsclient 2022-10-27 16:48:26 +02:00
timeext copy langext & termext from ffsclient 2022-10-27 16:48:26 +02:00
totpext remove ginext/mongoext (no-dep lib) 2022-10-27 16:07:42 +02:00
zipext remove ginext/mongoext (no-dep lib) 2022-10-27 16:07:42 +02:00
.gitignore copy langext & timeext from bm 2022-10-27 16:00:57 +02:00
go.mod copy langext & termext from ffsclient 2022-10-27 16:48:26 +02:00
go.sum copy langext & termext from ffsclient 2022-10-27 16:48:26 +02:00
LICENSE copy langext & timeext from bm 2022-10-27 16:00:57 +02:00
README.md fix go mod 2022-10-27 16:13:09 +02:00

BFB goext library

A collection of general & useful library methods

Every subfolder is a seperate dependency and can be imported individually

Potentially needs export GOPRIVATE="gogs.mikescher.com"