Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + func Decision(ref func() ast.Ref) func(*Basic) + func EnablePrintStatements(yes bool) func(r *Basic) + func GetBodyOnContext(ctx context.Context) (any, bool) + func InterQueryCache(interQueryCache cache.InterQueryCache) func(*Basic) + func InterQueryValueCache(interQueryValueCache cache.InterQueryValueCache) func(*Basic) + func NewBasic(inner http.Handler, compiler func() *ast.Compiler, store storage.Store, ...) http.Handler + func PrintHook(printHook print.Hook) func(*Basic) + func Runtime(term *ast.Term) func(*Basic) + func SetBodyOnContext(ctx context.Context, x any) context.Context + type Basic = v1.Basic