package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Dec 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host *string `pipelane:"host"`
Port int `pipelane:"port"`
TLS bool `pipelane:"tls"`
CertFile string `pipelane:"cert"`
KeyFile string `pipelane:"key"`
ConnectionType string `pipelane:"connection_type"`
UnixSocketPath string `pipelane:"unix_socket_path"`
}
type Pipelaner struct {
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.