stomp

package
v0.0.0-...-1eeb5f6 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgHandler

type MsgHandler interface {
	Handle(msg *stomp.Message)
}

type Sub

type Sub struct {
	MsgHandler
	// contains filtered or unexported fields
}

func NewSub

func NewSub(h MsgHandler) Sub

func (*Sub) StartSub

func (s *Sub) StartSub()

subscribe to update manifest

Jump to

Keyboard shortcuts

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