skillscan

package
v1.0.62 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasPlaceholder

func HasPlaceholder(raw string) bool

Types

type Example

type Example struct {
	Raw            string `json:"raw"`
	SourceFile     string `json:"source_file"`
	Line           int    `json:"line"`
	HasPlaceholder bool   `json:"has_placeholder"`
}

func FilterExamples

func FilterExamples(examples []Example, skills map[string]bool) []Example

func Harvest

func Harvest(skillsDir string) ([]Example, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL