package
2.0.0+incompatible
Repository: https://github.com/tutumagi/pitaya.git
Documentation: pkg.go.dev
# Functions
NewService creates a new service.
No description provided by the author
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