utils

package
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package utils implements helpful funcs that are reused throughout the app and provide some simply, yet redundantly coded, functionaly. Think of this package as storing some "generic" funcs that golang doesn't provide or funcs that we reuse in a bunch of places.

This package should not import any other packages. This package should only be imported into other packages. This is to prevent import loops. Plus, considering that these are basic helper funcs there should be no need to depend on anything else (maybe the std lib).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL