Versions in this module Expand all Collapse all v0 v0.1.1 Aug 11, 2026 Changes in this version + var ErrBehind = errors.NewSentinel("skillup.version_behind", ...) + var ErrInconsistent = errors.NewSentinel("skillup.catalogue_inconsistent", ...) + func NewCmdCheck(props *props.Props) *setup.Command + func RunCheck(ctx context.Context, p *props.Props, opts *CheckOptions, _ []string) error + type CheckOptions struct + Path string v0.1.0 Aug 6, 2026