package
0.0.0-20241113003425-ec76b0691190
Repository: https://github.com/mahmednabil109/go-cms-dl.git
Documentation: pkg.go.dev

# Functions

NewDotfile constructes a new dotfile struct from file in the path file should be in the form of key=value.
New creates a new Job Pool.

# Structs

Dotfile handles parsing simple key value dot files and exports a function to query these values.
Pool is a simple gorountine pool.

# Type aliases

Job encapsulate a Job function.