Documentation ¶
Index ¶
- func Enabled() bool
- func Init() error
- func SendError(ctx context.Context, errType string, err error)
- func SendTimeout(ctx context.Context, d time.Duration)
- func StartDownloadingSegment(ctx context.Context) context.CancelFunc
- func StartProcessingSegment(ctx context.Context) context.CancelFunc
- func StartRequest(ctx context.Context, rw http.ResponseWriter, r *http.Request) (context.Context, context.CancelFunc, http.ResponseWriter)
- func Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartDownloadingSegment ¶
func StartDownloadingSegment(ctx context.Context) context.CancelFunc
func StartProcessingSegment ¶
func StartProcessingSegment(ctx context.Context) context.CancelFunc
func StartRequest ¶
func StartRequest(ctx context.Context, rw http.ResponseWriter, r *http.Request) (context.Context, context.CancelFunc, http.ResponseWriter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.