Documentation ¶
Index ¶
Constants ¶
View Source
const (
StatusDelivered = "delivered"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MBClient ¶
type MBClient struct {
// contains filtered or unexported fields
}
func NewMBClient ¶
func NewMBClient(cfg *MBClientConfig) (*MBClient, error)
type MBClientConfig ¶
func NewMBClientConfig ¶
func NewMBClientConfig(accessKey, name string) *MBClientConfig
Click to show internal directories.
Click to hide internal directories.