Documentation
¶
Index ¶
Constants ¶
View Source
const PublisherMagicCookieKey = "PUBLISHER_PLUGIN"
PublisherMagicCookieKey is the env variable plugins should check for.
View Source
const PublisherMagicCookieValue = "naveego"
PublisherMagicCookieValue is the env variable value plugins should check for.
View Source
const PublisherProtocolVersion = 1
PublisherProtocolVersion is the version of the Publisher protocol.
Variables ¶
This section is empty.
Functions ¶
func GenerateManagement ¶
GenerateManagement generates the implementation from the management.proto file. This file and method is mostly provided to allow this package to be pulled in using go get.
func GeneratePublisher ¶
GeneratePublisher generates a golang publisher implementation from the publisher.proto file. This file and method is mostly provided to allow this package to be pulled in using go get.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.