Open
Description
Question
Is there a way to create a pkl file with a struct?
Context
I would like to create a default configuration file from a struct if my application runs for the first time.
Example?
From the stdlib there is a possibility to create json file out of a struct json.MarshalIndent(defaultCfg, "", " ")
.
Metadata
Metadata
Assignees
Labels
No labels