# Functions
NewService creates a new service.
WithName used to rename component name.
WithNameFunc override handler name by specific function such as: strings.ToUpper/strings.ToLower.
# Interfaces
Component is the interface that represent a component.
# Type aliases
No description provided by the author