dagger-rs/crates/dagger-sdk/src
Kasper Juul Hermansen 11d20935c6
feat: extract client (#48)
This extracts the client (strategy pattern), this is so that it is will be possible to test the actual querier, without hitting / requiring the dagger-engine running.
2023-03-19 00:01:24 +00:00
..
client.rs feat: extract client (#48) 2023-03-19 00:01:24 +00:00
gen.rs feat: extract client (#48) 2023-03-19 00:01:24 +00:00
lib.rs feat: with loggers 2023-03-14 23:21:14 +01:00
logging.rs feat: with loggers 2023-03-14 23:21:14 +01:00
querybuilder.rs feat: extract client (#48) 2023-03-19 00:01:24 +00:00