resource/resource_manager library
Classes
-
HTSourceManager<
RT, CT extends HTResourceContext< RT> > - Manage a set of resources. A resource could be hetu source, yaml, json... etc. Extends this class and provide an implementation of createContext to manage a certain kind of HTResourceContext
Typedefs
- RootUpdatedCallback = void Function()