( ctx context.Context, workspace bufworkspace.Workspace, options ...FunctionOption, )
| 94 | options ...FunctionOption, |
| 95 | ) (bufimage.Image, error) |
| 96 | GetImageForWorkspace( |
| 97 | ctx context.Context, |
| 98 | workspace bufworkspace.Workspace, |
| 99 | options ...FunctionOption, |
no outgoing calls
no test coverage detected