Versions in this module Expand all Collapse all v0 v0.20260506.0 May 6, 2026 Changes in this version + const DockyardSkillPrefix + type SkillFile struct + Path string + Skill thvregistry.Skill + func Load(path string) (*SkillFile, error) + func (sf *SkillFile) Bytes() []byte + func (sf *SkillFile) DockyardOCIPackage() (idx int, skillName, currentTag string) + func (sf *SkillFile) GitPackage() int + func (sf *SkillFile) SetIdentifier(idx int, newIdentifier string) error + func (sf *SkillFile) SetRef(idx int, newRef string) error + func (sf *SkillFile) Write() error