Versions in this module Expand all Collapse all v0 v0.1.3 Nov 24, 2025 v0.1.2 Oct 7, 2025 Changes in this version + type Options struct + Raw bool + type Printer struct + func New(o Options) *Printer + func (p *Printer) Request(req *fnv1.RunFunctionRequest) error + func (p *Printer) Response(req *fnv1.RunFunctionRequest, res *fnv1.RunFunctionResponse) error