Do simple reads from disk
This commit is contained in:
@@ -4,7 +4,7 @@ use err::Error;
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
pub struct AggQuerySingleChannel {
|
||||
channel: String,
|
||||
pub channel: String,
|
||||
}
|
||||
|
||||
pub struct BodyStream {
|
||||
|
||||
Reference in New Issue
Block a user