package
Version:
v0.0.0-...-466853b
Opens a new window with list of versions in this module.
Published: Feb 17, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Backend struct {
DB *storm.DB
}
Backend is a BoltDB backend.
NewBackend returns a BoltDB backend.
Topic returns the topic associated with the given name.
type Registry struct {
DB *storm.DB
}
Registry is a BoltDB registry.
NewRegistry returns a BoltDB Registry.
Close BoltDB connection and registered backends.
Create a topic in the registry.
RegisterBackend registers a backend under the given name.
Topic returns the selected topic from the Backend.
Topic is a BoltDB implementation of a topic.
Send a message to the topic.
Source Files
¶
Directories
¶
Package boltpb is a generated protocol buffer package.
|
Package boltpb is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.