refactor: optimize third-party sdks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package cacheflysdk
|
||||
package cachefly
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package cacheflysdk
|
||||
package cachefly
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package cacheflysdk
|
||||
package cachefly
|
||||
|
||||
type BaseResponse interface {
|
||||
GetMessage() string
|
||||
|
||||
Reference in New Issue
Block a user