package
2.2.0+incompatible
Repository: https://github.com/dispatchlabs/disgo.git
Documentation: pkg.go.dev

# README

utils

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Debug.
Error.
Events - Singleton to get the events manager instance.
Exists -.
Fatal.
GetCallingFuncName - returns package + function name at runtime.
GetCallStackWithFileAndLineNumber - traces a call with line number.
GetConfigDir -.
No description provided by the author
GetFuncName.
No description provided by the author
GetLocalIP -.
GetPackageName - returns package name.
GetPackageNameWithStruct - returns package name with struct.
GetPathForThisPackage -.
GetStructName - returns struct name.
Info.
InitializeLogger.
InitMainPackagePath - to be called in `main()`.
No description provided by the author
No description provided by the author
NewKmutex.
No description provided by the author
No description provided by the author
ToMicroSeconds.
ToMilliSeconds.
ToNanoSeconds.
Warn.
writeLines writes the lines to the given file.

# Variables

No description provided by the author
No description provided by the author

# Structs

EventManager - event manager.
Kmutex.

# Type aliases

EventHandler - event handler prototype.