Documentation
¶
Index ¶
- type Server
- func (s *Server) Build()
- func (s *Server) SetAddress(addr string) *Server
- func (s *Server) SetAuthInfo(username, password string) *Server
- func (s *Server) SetConfig(config *settings.Settings) *Server
- func (s *Server) SetConfigPath(configPath string) *Server
- func (s *Server) Start() error
- func (s *Server) Stop() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) SetAddress ¶
func (*Server) SetAuthInfo ¶
func (*Server) SetConfigPath ¶
Click to show internal directories.
Click to hide internal directories.