MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / checkError

Method checkError

test/e2e/e2e_table_test.go:453–455  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

451}
452
453func (s *e2eTableTestSuite) checkError(err error) {
454 s.Require().NoError(err)
455}

Calls

no outgoing calls

Tested by

no test coverage detected