Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProcessingGuaranteesAtLeastOnce = "ATLEAST_ONCE" ProcessingGuaranteesAtMostOnce = "ATMOST_ONCE" ProcessingGuaranteesEffectivelyOnce = "EFFECTIVELY_ONCE" )
View Source
const ( SubscriptionPositionEarliest = "Earliest" SubscriptionPositionLatest = "Latest" )
View Source
const DefaultPulsarAPIVersion string = "0" // 0 will automatically match the default api version
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶ added in v0.1.3
Exists reports whether the named file or directory exists.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.