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