Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCustomRequestHandler ¶
Types ¶
type AsyncHandler ¶
type AsyncHandler interface {
ID() string
Start()
InProgress()
Missing()
Done()
}
func NewAsyncHandler ¶
Click to show internal directories.
Click to hide internal directories.