pubsub

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: GPL-3.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DestroyAPI

func DestroyAPI(api *API)

Types

type API

type API struct {
	// contains filtered or unexported fields
}

func NewAPI

func NewAPI(port int, timeout time.Duration) *API

func (*API) Publish

func (api *API) Publish(pubsubName string, topic string, data string, queryParams map[string]string) error

func (*API) PublishJSON

func (api *API) PublishJSON(pubsubName string, topic string, data string, queryParams map[string]string) error

Jump to

Keyboard shortcuts

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