Skip to content

Commit

Permalink
restore deprecated public option to fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rwynn committed Jun 1, 2018
1 parent adee7b2 commit 9461037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtm.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ type Options struct {
NamespaceFilter OpFilter
OpLogDatabaseName *string
OpLogCollectionName *string
CursorTimeout *string // deprecated
ChannelSize int
BufferSize int
BufferDuration time.Duration
Expand Down

0 comments on commit 9461037

Please sign in to comment.