feat: add test cases
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package btpanelsdk
|
||||
package ratpanelsdk
|
||||
|
||||
import "net/http"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package btpanelsdk
|
||||
package ratpanelsdk
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package btpanelsdk
|
||||
package ratpanelsdk
|
||||
|
||||
type BaseResponse interface {
|
||||
GetMessage() string
|
||||
|
||||
Reference in New Issue
Block a user