types

package
v1.0.0-beta.28 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelRelease

type ChannelRelease struct {
	VersionLabel string `json:"versionLabel"`
	CreatedAt    string `json:"createdAt"`
	ReleaseNotes string `json:"releaseNotes"`
}

type ReplicatedCursor

type ReplicatedCursor struct {
	ChannelID       string
	ChannelName     string
	ChannelSequence int64
}

func (ReplicatedCursor) Equal

func (rc1 ReplicatedCursor) Equal(rc2 ReplicatedCursor) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL