package
Version:
v0.0.0-...-726ba00
Opens a new window with list of versions in this module.
Published: Mar 16, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DefaultNATSServerPort = 4222
DefaultNATSClusterPort = 6222
DefaultNATSWebPort = 8222
DefaultNATSBindAddress = "0.0.0.0"
DefaultNATSClusterName = "enats"
)
type Config struct {
Routes []string `json:"routes" yaml:"routes"`
}
Server a server object
NewServer creates a new server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.