Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TailSession ¶
type TailSession struct { TailSessionOptions BQBuf []byte BQSess *bigquery.ReaderSession Data []byte Addr *domain.SegmentAddress Bookmark *domain.Bookmark EOF bool Req *v1.TailRequest }
func (*TailSession) Done ¶
func (t *TailSession) Done() <-chan struct{}
type TailSessionOptions ¶
type TailSessionOptions struct { BQReaderService *bigquery.ReaderService Sess *etcd.TailSession Topic *domain.Topic Subscription types.SubscriptionId }
Click to show internal directories.
Click to hide internal directories.