modulepackage
0.0.0-20210304193614-4dc768e50829
Repository: https://github.com/newcircuit/utilpkg.git
Documentation: pkg.go.dev
# README
Utility-package
Various go utilities we can use for development of (including, but not limited to) discord code.
Documentation
-
Botutil
-
Config
-
Db
-
Logger
-
Streams
-
Stringutils
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Keep a Go process alive by listening to process interrupt calls.
RemoveFromSlice takes <removeString string> <list []string> RemoveFromSlice removes a specific string form a slice.
Log an error with given context and the error itself.