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.
|
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
component.go | 1 year ago | |
flags.go | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
registry.go | 1 year ago | |
registry_test.go | 1 year 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