Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetChallengesArgs ¶
type GetChallengesArgs struct {
Theme string `json:"theme,omitempty" jsonschema:"Filter by theme slug (e.g. networking, rbac-security)"`
Type string `json:"type,omitempty" jsonschema:"Filter by challenge type slug (e.g. fix, build, migrate)"`
ObjectiveType string `json:"objectiveType,omitempty" jsonschema:"Filter by objective type (e.g. connectivity, rbac, status)"`
}
Click to show internal directories.
Click to hide internal directories.