Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define Configuration Schema and Structs #19

Open
denisakp opened this issue Oct 25, 2024 · 0 comments
Open

Define Configuration Schema and Structs #19

denisakp opened this issue Oct 25, 2024 · 0 comments
Labels
config enhancement New feature or request priority:medium important features but less urgent v1.0 anthing related to v1.0
Milestone

Comments

@denisakp
Copy link
Owner

Define the Go struct that will represent the configuration file structure. Fields should include sections for storage , notification, security, and scheduling, with all necessary sub-fields.

Acceptance Criteria:
Configuration struct defined with proper tags for YAML parsing; default values are included for each section.

@denisakp denisakp added enhancement New feature or request priority:medium important features but less urgent v1.0 anthing related to v1.0 config labels Oct 25, 2024
@denisakp denisakp added this to the v1.0 milestone Oct 25, 2024
@denisakp denisakp modified the milestones: v1.0, v1.1 Nov 3, 2024
@denisakp denisakp added idea and removed idea labels Nov 9, 2024
@denisakp denisakp modified the milestones: v1.1, v1.0 Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config enhancement New feature or request priority:medium important features but less urgent v1.0 anthing related to v1.0
Projects
Status: Idea
Development

No branches or pull requests

1 participant