Skip to content

Milestones

List view

  • # Create the foundation for pms-core which involves: ## Folder Structure - go.mod, Makefile, folder layout etc. ## Config Loader - A config system that involves multiple .toml files in the config/ directory that are read by a config.go in the internal/ directory. - The config.go should be able to populate structs corresponding to the topic of config. - Core variables like thingsboard URL and PORT are to be validated before being populated. ## Logging System - A proper logging format that is of JSON Handler. - Ability to write to a file or just stdout. ## Error types - Error categories. ## Type Model - Event structs etc. for components.

    Overdue by 20 day(s)
    Due by March 20, 2026