Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInterruptibleReader ¶
func SetInternalFunc ¶
func SetInternalFunc(name string, f internalFunc)
func UploadFileWithFs ¶
Types ¶
type Engin ¶
type Engin struct {
// contains filtered or unexported fields
}
func NewWithConfigAndContext ¶
func (*Engin) SetSendResult ¶
func (e *Engin) SetSendResult(sendResultF ...func(result ProgressResult))
type InterruptibleReader ¶
type ProgressMsg ¶
type ProgressResult ¶
type ProgressResult struct { ProgressMsg Err string `json:"err"` Result string `json:"result"` }
Click to show internal directories.
Click to hide internal directories.