Documentation
¶
Index ¶
- func RegisterComponent[S lib.Categorizable, T lib.Typeable]() []any
- func RegisterControllerComponent[S lib.Categorizable, T lib.Typeable]() any
- func RegisterRepositoryComponent[S lib.Categorizable, T lib.Typeable]() any
- func RegisterServiceComponent[S lib.Categorizable, T lib.Typeable]() any
- type Instance
- type LambdaAPI
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterComponent ¶
func RegisterComponent[S lib.Categorizable, T lib.Typeable]() []any
func RegisterControllerComponent ¶
func RegisterControllerComponent[S lib.Categorizable, T lib.Typeable]() any
func RegisterRepositoryComponent ¶
func RegisterRepositoryComponent[S lib.Categorizable, T lib.Typeable]() any
func RegisterServiceComponent ¶
func RegisterServiceComponent[S lib.Categorizable, T lib.Typeable]() any
Types ¶
type Instance ¶
func NewLambdaAPI ¶
func NewLambdaAPI() Instance
Click to show internal directories.
Click to hide internal directories.