cchat/cmd/internal
diamondburned 4e11444f6c Configurator to be SetterMethods
This commit changes Configurator's methods to be SetterMethods instead
of IOMethods, as Configurator is specifically made for frontend-managed
settings just for the backend, so no storing/loading is needed on the
backend's side.

This commit also changes SetterMethod to allow methods done to the
backend to error out, in case the setting value is invalid somehow.
Setter methods that are called by the backend (as opposed to the
frontend) must never error.
2021-05-01 17:22:01 -07:00
..
cchat-empty-gen Slightly cleaner generation structure 2021-01-08 19:55:35 -08:00
cchat-generator Configurator to be SetterMethods 2021-05-01 17:22:01 -07:00
cchat-gob-gen Added AuthenticateError 2020-10-27 13:33:52 -07:00