package interfaces type Role interface { ModelWithKey ModelWithNameDescription }