MCPcopy
hub / github.com/turbot/steampipe / Error

Method Error

pkg/query/queryexecute/execute_test.go:293–295  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

291}
292
293func (e *mockError) Error() string {
294 return e.msg
295}
296
297// mockClient is a minimal mock implementation of db_common.Client for testing
298type mockClient struct {

Calls

no outgoing calls

Tested by

no test coverage detected