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