package
Version:
v0.0.0-...-34222d6
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Conn struct {
Services []*Service
}
Conn is a connection to a gRPC server.
New takes ownership of conn.
NewClient connection to a gRPC server.
Close the gRPC client connection.
Register the services which are accessible through the connection.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.