Versions in this module Expand all Collapse all v0 v0.4.2 May 22, 2024 v0.4.1 Jan 24, 2023 Changes in this version + func ParseInterfaceAnnotations(i parse.Interface) (map[string]InterfaceAnnotation, error) + func ParseJSONAnnotation(annotation string, result interface{}) error + type InterfaceAnnotation struct + Annotation string + MethodAnnotations []string + Name string