Documentation
¶
Index ¶
Constants ¶
View Source
const ( // OldNatsBinaryPath is the path to the NATS binary inside the // main container, before NATS Server v2. OldNatsBinaryPath = "/gnatsd" // NatsBinaryPath after v2 release. NatsBinaryPath = "/nats-server" // NightlyNatsBinaryPath is there the server is for nightly images. NightlyNatsBinaryPath = "/bin/nats-server" )
Variables ¶
This section is empty.
Functions ¶
func ServerBinaryPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.