service

package
v0.0.0-...-ae47fb0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize()

Initialize ...

Types

type GoRealService

type GoRealService interface {
	SubscribeTopic(*websocket.Conn)
	PublishToTopic(*api.PublishToTopicRequest) *api.PublishToTopicResponse
}

GoRealService provides the interfaces for the GoReal service

var (
	// GR is instance for the GoReal service interface
	GR GoRealService
	// Discontinue receiving messages
	Discontinue = false
)

Jump to

Keyboard shortcuts

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