Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
type Conn struct { Services []*Service // contains filtered or unexported fields }
Conn is a connection to a gRPC server.
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) CreateInstance ¶
func (*Service) Discoverable ¶
func (*Service) Properties ¶
func (s *Service) Properties() service.Properties
Click to show internal directories.
Click to hide internal directories.