package
0.5.1
Repository: https://github.com/lonng/nano.git
Documentation: pkg.go.dev

# Functions

WithName used to rename component name.
WithNameFunc override handler name by specific function such as: strings.ToUpper/strings.ToLower.
WithSchedulerName set the name of the service scheduler.

# Structs

Base implements a default component for Component.

# Interfaces

Component is the interface that represent a component.

# Type aliases