( ctx context.Context, dirPath string, options ...FunctionOption, )
| 79 | options ...FunctionOption, |
| 80 | ) (bufworkspace.Workspace, error) |
| 81 | GetWorkspaceDepManager( |
| 82 | ctx context.Context, |
| 83 | dirPath string, |
| 84 | options ...FunctionOption, |
no outgoing calls
no test coverage detected