package
Version:
v0.0.1-alpha.10
Opens a new window with list of versions in this module.
Published: May 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ChannelRelease struct {
ChannelSequence int `json:"channelSequence"`
ReleaseSequence int `json:"releaseSequence"`
VersionLabel string `json:"versionLabel"`
IsRequired bool `json:"isRequired"`
CreatedAt string `json:"createdAt"`
ReleaseNotes string `json:"releaseNotes"`
}
type ReplicatedCursor struct {
ChannelID string
ChannelName string
ChannelSequence int64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.