Categorygithub.com/anathema-framework/component
modulepackage
0.1.0
Repository: https://github.com/anathema-framework/component.git
Documentation: pkg.go.dev

# README

component

Component scanning and dependency injection

# Packages

Code generated by anathema, DO NOT EDIT.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CompileType returns the compile-time type of the component marker.
Tag retrieves the tag for the given component.
Type returns the reflect type of the component marker.
TypeTag retrieves the tag for a reflect.Type representation of a component.

# Interfaces

Marker interface that represents something to be scanned for.