goul

module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT

README

Goul

Generic Golang utility library.

Docs: pkg.go.dev

Features

I will add features as I need them.

Feature Description
Config loader Load and combine configuration from json/yaml and env
Broker Local broker pattern
Fast and efficient CSV alternative Fast binary storage for bulk read/write of fixed size structured data
Local task scheduler Schedule tasks to run at a specific time, once or repeatedly
Job queue Simple job queue
Generic collections Generic collections with LINQ capabilities
LINQ for slices Basic LINQ support for native slices
Redis Redis connection helper
Bots Bot utilities (Telegram only, for now)
Errors Improved error handling

Usage

go get github.com/difof/goul

TODO

  • All collections from GoDS
  • JSON serializable collections
  • Stringer collections
  • Cmdrunner package

Jump to

Keyboard shortcuts

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