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