21
0
Fork 0
Go to file
Mike Schwörer c0443af63b
exerr [WIP]
2023-02-15 16:04:19 +01:00
.idea v0.0.67 2023-01-29 20:42:02 +01:00
_data v0.0.19 2022-11-19 13:34:21 +01:00
cmdext v0.0.77 2023-02-03 00:59:54 +01:00
confext v0.0.60 2023-01-28 14:44:12 +01:00
cryptext v0.0.78 2023-02-03 01:05:36 +01:00
dataext v0.0.63 2023-01-28 22:29:45 +01:00
exerr exerr [WIP] 2023-02-15 16:04:19 +01:00
langext exerr [WIP] 2023-02-15 16:04:19 +01:00
mathext v0.0.19 2022-11-19 13:34:21 +01:00
rext v0.0.58 2023-01-15 02:05:05 +01:00
rfctime v0.0.69 2023-01-29 22:00:40 +01:00
sq v0.0.51 2022-12-24 01:14:58 +01:00
syncext v0.0.71 2023-01-29 22:28:08 +01:00
termext added more supported GOOS 2022-10-29 15:44:51 +02:00
timeext v0.0.29 2022-12-07 23:15:16 +01: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
LICENSE copy langext & timeext from bm 2022-10-27 16:00:57 +02:00
Makefile v0.0.19 2022-11-19 13:34:21 +01:00
README.md Added termext.CleanString 2022-10-27 17:16:39 +02:00
go.mod exerr [WIP] 2023-02-15 16:04:19 +01:00
go.sum exerr [WIP] 2023-02-15 16:04:19 +01:00

README.md

BFB goext library

A collection of general & useful library methods

This should not have any heavy dependencies (gin, mongo, etc) and add missing basic language features...

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