Skip to main content

load_cached_go_module

Function load_cached_go_module 

Source
pub fn load_cached_go_module(
    store: &mut Store,
    module_id: &str,
    cache: &GoStdlibCache,
    target: Target,
)
Expand description

Load a Go module and its transitive deps from cache, recursively.