Versions in this module Expand all Collapse all v0 v0.0.2 Jun 8, 2024 v0.0.1 Jun 8, 2024 Changes in this version + func MethodReceiver(decl *ast.FuncDecl) string + type Processor struct + func (p *Processor) Name() string + func (p *Processor) Output() map[string][]byte + func (p *Processor) Process(node annotation.Node) error + func (p *Processor) Version() string + type Rest struct + Method string + Path string