# Structs
DatabaseAuthMock is a mock implementation of spi.DatabaseAuth.
DatabaseClientMock is a mock implementation of spi.DatabaseClient.
DatabaseMock is a mock implementation of spi.Database.
DatabaseServerMock is a mock implementation of spi.DatabaseServer.
ResultMock is a mock implementation of spi.Result.
RowMock is a mock implementation of spi.Row.
RowsMock is a mock implementation of spi.Rows.