|
func stringToSectionName(name string) SectionName { |
When using custom protocol structures this will panic on migrations since they aren't explicitly defined.
@abourget mentioned in slack: Sections could be made pluggable, with a sort of dependency injection, if you ever need to re-inject things back..