pubsub

package
v0.0.0-...-72f23f1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PublishMessage

func PublishMessage(dao *db.DB, projectID string, topicEnvKey string, characterID int64, accessToken string) error

func Server

func Server(cmd *cobra.Command, args []string)

Types

type Message

type Message struct {
	CharacterID int64  `json:"characterID"`
	AccessToken string `json:"accessToken"`
}

Jump to

Keyboard shortcuts

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