oss get signed url ok now

This commit is contained in:
2019-11-24 23:59:54 +08:00
parent 2108be4b3e
commit 3c1701164e

View File

@@ -12,6 +12,7 @@ use crypto::{
pub const OSS_VERB_GET: &str = "GET";
// TODO impl
pub struct OSSConfig {
pub endpoint: String,
pub access_key_id: String,