# Functions
DummyURL is dummy URL for testing purposes.
NewResolveCtx creates new ResolveCtx.
Resolve takes given pointer and returns byte slice of requested value if any.
# Constants
DefaultDepthLimit is default depth limit for ResolveCtx.
# Structs
NotFoundError reports that requested value is not found.
RefKey is JSON Reference key.
ResolveCtx is JSON Reference resolve context.