• Clayton Coleman's avatar
    Add a lazy discovery interface for Unstructured · e298aa39
    Clayton Coleman authored
    Delays the error until the first call and then preserves it for others.
    More closely matches the intent of the Object() calls. Loaders are now
    lazy and don't need to return errors directly.
    
    Sets the stage for collapsing unstructured and structured builders
    together.
    e298aa39
shortcut_restmapper.go 5.03 KB