• 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
Name
Last commit
Last update
..
editor Loading commit data...
env Loading commit data...
jsonmerge Loading commit data...
openapi Loading commit data...
sanity Loading commit data...
BUILD Loading commit data...
cached_discovery.go Loading commit data...
cached_discovery_test.go Loading commit data...
clientcache.go Loading commit data...
factory.go Loading commit data...
factory_builder.go Loading commit data...
factory_client_access.go Loading commit data...
factory_object_mapping.go Loading commit data...
factory_object_mapping_test.go Loading commit data...
factory_test.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
printing.go Loading commit data...
shortcut_restmapper.go Loading commit data...
shortcut_restmapper_test.go Loading commit data...