Versions in this module Expand all Collapse all v0 v0.2.1 Apr 13, 2026 v0.2.0 Apr 11, 2026 Changes in this version + func DefautContext() map[string]any + func JSONCompact(doc []byte) ([]byte, error) + func JSONLDMarshal(obj any, ctx ...jsonld.Collapsible) ([]byte, error) + func JSONLDResponse(c *echo.Context, code int, obj any) error