Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTypeHandler ¶
func NewTypeHandler(octx clictx.OCM, path string, fss ...vfs.FileSystem) (utils.TypeHandler, error)
Types ¶
type Object ¶
type Object struct { Signatures []string `json:"signatures,omitempty"` Element *compdesc.ComponentDescriptor `json:"descriptor"` }
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.