Documentation ¶
Index ¶
Constants ¶
View Source
const (
KIND = "cose"
)
Variables ¶
View Source
var VersionMap = types.NewSemVerEntryFactoryMap()
Functions ¶
Types ¶
type BaseCOSEType ¶
func (*BaseCOSEType) CreateProposedEntry ¶
func (it *BaseCOSEType) CreateProposedEntry(ctx context.Context, version string, props types.ArtifactProperties) (models.ProposedEntry, error)
func (BaseCOSEType) DefaultVersion ¶
func (it BaseCOSEType) DefaultVersion() string
func (BaseCOSEType) UnmarshalEntry ¶
func (it BaseCOSEType) UnmarshalEntry(pe models.ProposedEntry) (types.EntryImpl, error)
Click to show internal directories.
Click to hide internal directories.