Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTypeHandler ¶
func NewTypeHandler(octx clictx.OCM) utils.TypeHandler
Types ¶
type Manifest ¶
type Manifest struct {
Element *plugin.Descriptor `json:"element"`
}
type Object ¶
func (*Object) AsManifest ¶
func (o *Object) AsManifest() interface{}
type TypeHandler ¶
type TypeHandler struct {
// contains filtered or unexported fields
}
func (*TypeHandler) Close ¶
func (h *TypeHandler) Close() error
Click to show internal directories.
Click to hide internal directories.