package
0.0.0-20210812091234-6513b377aba0
Repository: https://github.com/diamondburned/cchat-gtk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
DirPath returns the config directory.
No description provided by the author
MarshalToFile marshals the given interface into the given filename.
PrettyMarshal pretty marshals v into dst as formatted JSON.
RegisterConfig adds the config filename into the registry of value pointers to unmarshal configs to.
Restore the global config.
Save the global config.
SaveToFile saves the given bytes into the given filename.
No description provided by the author
No description provided by the author
UnmarshalFromFile unmarshals the given filename to the given interface.
# Interfaces
EntryValue with JSON serde capabilities.
# Type aliases
List of config sections.
No description provided by the author
Updaters contains a list of callbacks to be called when something is updated.