MCPcopy Create free account
hub / github.com/bufbuild/buf / GetWorkspaceDepManager

Method GetWorkspaceDepManager

private/buf/bufctl/controller.go:81–81  ·  view source on GitHub ↗
(
		ctx context.Context,
		dirPath string,
		options ...FunctionOption,
	)

Source from the content-addressed store, hash-verified

79 options ...FunctionOption,
80 ) (bufworkspace.Workspace, error)
81 GetWorkspaceDepManager(
82 ctx context.Context,
83 dirPath string,
84 options ...FunctionOption,

Callers 9

runFunction · 0.95
runFunction · 0.95
runFunction · 0.95
runFunction · 0.95
runFunction · 0.95
runFunction · 0.95
ExecuteCheckUpdatesMethod · 0.65
updateDepsFunction · 0.65

Implementers 1

controllerprivate/buf/bufctl/controller.go

Calls

no outgoing calls

Tested by

no test coverage detected