# Functions
NewBusinessLogicLayer constructor.
NewController constructor.
NewDataAccessLayer constructor.
NewDataProcessingPipeline constructor.
NewModel constructor.
NewModel constructor.
NewPresentationLayer constructor.
NewPresenter constructor.
NewView constructor.
NewView constructor.
NewViewModel constructor.
# Structs
BusinessLogicLayer struct.
CapitalizeFilter struct.
Controller struct.
DataAccessLayer struct.
DataProcessingPipeline struct.
Model struct.
Model struct.
Model struct.
PresentationLayer struct.
Presenter struct.
RemoveSpecialCharactersFilter struct.
ReplaceSpaceFilter struct.
View struct.
View struct.
View struct.
ViewModel struct.
# Interfaces
Filter interface.