You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.gitignore | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
component.go | 8 months ago | |
flags.go | 8 months ago | |
go.mod | 8 months ago | |
go.sum | 8 months ago | |
registry.go | 8 months ago | |
registry_test.go | 8 months ago |
README.md
components
This package contains a Registry for Components "Components" and an interface to define a component.
Authors
- René Jochum - rene@jochum.dev
License
Its dual licensed:
- Apache-2.0
- GPL-2.0-or-later