Versions in this module Expand all Collapse all v11 v11.3.3 Dec 13, 2022 Changes in this version + func DownloadNotFound(t *testing.T, handler events.MultipartHandler) + func Stream(t *testing.T, handler events.MultipartHandler) + func StreamManyParts(t *testing.T, handler events.MultipartHandler) + func StreamResumeManyParts(t *testing.T, handler events.MultipartHandler) + func StreamResumeWithParameters(t *testing.T, handler events.MultipartHandler, params StreamParams) + func StreamSinglePart(t *testing.T, handler events.MultipartHandler) + func StreamWithParameters(t *testing.T, handler events.MultipartHandler, params StreamParams) + func UploadDownload(t *testing.T, handler events.MultipartHandler) + type EventsSuite struct + Clock clockwork.Clock + Log events.IAuditLog + QueryDelay time.Duration + func (s *EventsSuite) EventPagination(t *testing.T) + func (s *EventsSuite) SearchSessionEvensBySessionID(t *testing.T) + func (s *EventsSuite) SessionEventsCRUD(t *testing.T) + type StreamParams struct + ConcurrentUploads int + MinUploadBytes int64 + PrintEvents int64 Other modules containing this package github.com/zmb3/teleport