Versions in this module Expand all Collapse all v0 v0.4.0 Feb 2, 2022 Changes in this version + const HTTP2_GOAWAY_CHECK + func NewCall(val cue.Value) (context.Runner, error) + func NewServe(val cue.Value) (context.Runner, error) + type Call struct + func (T *Call) Run(ctx *context.Context) (interface{}, error) + type Serve struct + func (T *Serve) Run(ctx *context.Context) (interface{}, error)