Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Axios = &axiosDef{}
Functions ¶
This section is empty.
Types ¶
type Promise ¶
type Promise struct {
// contains filtered or unexported fields
}
func NewPromise ¶
func NewPromise(handler func(resolve, reject func(interface{}))) *Promise
Click to show internal directories.
Click to hide internal directories.