package
3.0.1+incompatible
Repository: https://github.com/nut-game/nano.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.

# Structs

Base implements a default component for Component.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Component is the interface that represent a component.

# Type aliases

No description provided by the author