package
0.0.0-20230114085458-d499528f5a29
Repository: https://github.com/dansen/pud.git
Documentation: pkg.go.dev
# 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