package
Version:
v0.0.0-...-52fa7fc
Opens a new window with list of versions in this module.
Published: Feb 17, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 34
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Serve starts serving of listener's GRPC server
type Config struct {
IP net.IP `json:"ip" validate:"required"`
Port int `json:"port" validate:"required,port"`
}
listener's server config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.