Documentation
¶
Index ¶
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) BlockingStop ¶
func (s *Server) BlockingStop()
func (Server) GetApp ¶ added in v1.28.1
func (s Server) GetApp() *app.HeurekaApp
func (*Server) NonBlockingStart ¶
func (s *Server) NonBlockingStart()
Click to show internal directories.
Click to hide internal directories.