# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewChin gets a new spinner.
No description provided by the author
NewGenerator builds a Generator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
CharSets contains the default character sets from https://github.com/briandowns/spinner.
Default set.
No description provided by the author
# Structs
Chin is the spinner struct.
No description provided by the author
No description provided by the author
Generator is responsible for coordinating the overall flow of generating the file which initializes all providers in the project.
No description provided by the author
No description provided by the author
InjectorInstance represents an injector instance found used in fx as Invoker params, which will call this to inject the concrete implementation.
InjectorOutputFormatter generates the content for injectors for interfaces.
No description provided by the author
No description provided by the author
Parser is responsible for parsing the project code base, look for function declaration with the comment identifier for providers and parse them to an array of ProviderInstance.
Preprocessor is responsible for getting all packages in the project and establish relationship between package name, path and full path.
ProviderInstance represents a constructor instance found used in fx as a Provider to the Injector
Can refer to TestParser_Parse as an example.
ProviderOutputFormatter generates the content for providers and mock providers in the memory.
No description provided by the author
No description provided by the author
Set defines animation chars and delay.