Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerConfig ¶
type ServerControl ¶
type ServerControl struct {
// contains filtered or unexported fields
}
func Run ¶
func Run(config *ServerConfig, impl service.KfkServer) (*ServerControl, error)
func (*ServerControl) DisConnect ¶
func (s *ServerControl) DisConnect(addr net.Addr) error
Click to show internal directories.
Click to hide internal directories.