Add schema
This commit is contained in:
@@ -7,8 +7,7 @@ import (
|
||||
"git.front.kjuulh.io/kjuulh/char/pkg/register"
|
||||
)
|
||||
|
||||
type GoCliPlugin struct {
|
||||
}
|
||||
type GoCliPlugin struct{}
|
||||
|
||||
func (*GoCliPlugin) About(ctx context.Context) (*register.About, error) {
|
||||
return ®ister.About{
|
||||
|
Reference in New Issue
Block a user