Versions in this module Expand all Collapse all v0 v0.1.1 Jul 30, 2025 v0.1.0 Apr 4, 2025 Changes in this version + func GetExample(typ reflect.Type) *shared.Json + func GetExamples(typ reflect.Type) *map[string]Example + type Example interface + type HasExample interface + Example func() shared.Json + type HasExamples interface + Examples func() map[string]Example + type Reference shared.Reference + func Ref(to string) Reference + type Spec struct + Description string + ExternalValue *string + Summary string + Value *shared.Json