oss get signed url ok now
This commit is contained in:
@@ -12,6 +12,7 @@ use crypto::{
|
|||||||
|
|
||||||
pub const OSS_VERB_GET: &str = "GET";
|
pub const OSS_VERB_GET: &str = "GET";
|
||||||
|
|
||||||
|
// TODO impl
|
||||||
pub struct OSSConfig {
|
pub struct OSSConfig {
|
||||||
pub endpoint: String,
|
pub endpoint: String,
|
||||||
pub access_key_id: String,
|
pub access_key_id: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user