pubsubclient

package
v0.0.0-...-81d1dc0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PullMsgs

func PullMsgs(client *pubsub.Client, subID string) error

Types

type SeenMsg

type SeenMsg struct {
	JobID   string              `json:"jobId"`
	MsgType string              `json:"type"`
	Shots   []map[string]string `json:"shots"`
}

func DecodeMessage

func DecodeMessage(data []byte) (*SeenMsg, error)

Jump to

Keyboard shortcuts

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