Versions in this module Expand all Collapse all v0 v0.0.4 Aug 18, 2026 v0.0.3 Aug 18, 2026 Changes in this version + const MarkerName + var StatusOf = forgehttp.StatusOf + func ProjectDeclaredStatus(kindName string) (int, error) + type Analyzer struct + func NewAnalyzer(request *pluginpb.CodeGeneratorRequest) (*Analyzer, error) + func (a *Analyzer) Declarations(options proto.Message) ([]Identity, error) + func (a *Analyzer) MethodDeclarations(serviceOptions, methodOptions proto.Message) ([]Identity, error) + func (a *Analyzer) Resolved(options proto.Message) (protoreflect.Message, error) + func (a *Analyzer) ScanMarkers() error + type Identity struct + DedupeKey string + Domain string + Kind string + Reason string + Status int